pub fn run(force: bool)
Entry point used by main.rs. Returns a process-style exit: prints errors to stderr and returns without panicking so clap stays happy.
main.rs