binaryninja::collaboration

Function default_project_path

source
pub fn default_project_path(project: &RemoteProject) -> Result<BnString, ()>
Expand description

Get the default directory path for a remote Project. This is based off the Setting for collaboration.directory, the project’s id, and the project’s remote’s id.