pub fn boot(app_cell: &'static AppCell<ZebradApp>) -> !
Boot the given application, parsing subcommand and options from command-line arguments, and terminating when complete.