Skip to main content

run

Function run 

Source
pub fn run(args: RunArgs<'_>) -> Result<()>
Expand description

Run the run command — prune all registered repos or a specific target directory (devp run .).

daemon marks the scheduled background pass; repositories that set disable_daemon in .devprune.json are excluded from it but remain pruneable by hand.