Function terminal_cli::cli_execute [−] [src]

pub fn cli_execute(line: &str, cmds: &mut [Box<CliCommand + 'static>], cli: &mut CliTerminal)

Execute the given line buffer with the set of commands.