Skip to main content

execute

Function execute 

Source
pub async fn execute(
    config: Config,
    manifest_path: PathBuf,
    log_dir: Option<PathBuf>,
    skip_system: bool,
) -> Result<()>