Function sn_node_manager::cmd::get_bin_path
source · pub async fn get_bin_path(
build: bool,
path: Option<PathBuf>,
release_type: ReleaseType,
version: Option<String>,
release_repo: &dyn SafeReleaseRepositoryInterface
) -> Result<PathBuf>