Skip to main content

exec

Function exec 

Source
pub fn exec(
    root: &Path,
    force: bool,
    no_detect: bool,
    gitignore_targets: bool,
) -> Result<()>