Function execute_application

Source
pub fn execute_application(cli: Cli) -> Result<()>
Expand description

Executes the application.

ยงErrors

Returns an error if the execution of the application failed at any point.