Searched refs:command (Results 1 – 1 of 1) sorted by relevance
18 use command::BuildInCmd;26 pub mod command; module395 pub fn complete_command(command: &str) -> (&str, Vec<String>) { in complete_command()398 if cmd.starts_with(command) { in complete_command()