Skip to main content

execute

Function execute 

Source
pub async fn execute(
    args: &CleanArgs,
    session_root_flag: Option<&Path>,
    repo_cfg_override: Option<&Path>,
    global_cfg_path: &Path,
    cwd: &Path,
) -> Result<i32>