Skip to main content

run

Function run 

Source
pub fn run<App: Application>(flags: App::Flags) -> Result
Available on crate feature applet only.
Expand description

Launch the application with the given settings.

ยงErrors

Returns error on application failure.