Skip to main content

cmd_defrag

Function cmd_defrag 

Source
pub fn cmd_defrag(
    workspace: &Path,
    fix: bool,
    yes: bool,
    json_output: bool,
) -> Result<()>