run

Function run 

Source
pub fn run() -> CrateResult
Expand description

Runs the CLI application. Returns nothing in a result on success.

ยงErrors

Returns an error if the application fails to run.