Function run_command

Source
pub fn run_command<A, C>(help: Help, cmd: C) -> !
where A: Args, C: Command<A, DefaultContext>,