Skip to main content

run

Function run 

Source
pub fn run(force: bool)
Expand description

Entry point used by main.rs. Returns a process-style exit: prints errors to stderr and returns without panicking so clap stays happy.