Searched defs:String (Results 1 – 2 of 2) sorted by relevance
46 name: &String, in new()47 args: &[String], in new()118 fn parse_env(str: &str) -> String { in parse_env()286 pub fn handle(&self, prompt: Option<String>) { in handle()
395 pub fn complete_command(command: &str) -> (&str, Vec<String>) { in complete_command()405 pub fn complete_path(incomplete_path: &str) -> (&str, Vec<String>) { in complete_path()