pub fn build( dart_root: Option<PathBuf>, dart_coverage: bool, args: Vec<String>, fvm_install_mode: FvmInstallMode, ) -> Result<()>