Skip to main content

run

Function run 

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

Run the CLI. Returns Ok(()) on success.

ยงErrors

Returns AppError on any service failure.