Skip to main content

run

Function run 

Source
pub fn run(
    app_dir: PathBuf,
    log: &(dyn Fn(&str) + Sync),
) -> Result<PathBuf, String>