Function zebrad::application::boot

source ·
pub fn boot(app_cell: &'static AppCell<ZebradApp>) -> !
Expand description

Boot the given application, parsing subcommand and options from command-line arguments, and terminating when complete.