Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Parse process arguments, dispatch to the selected subcommand, and return its result. Called by the binary entry point.