Searched refs:shell_cmd_help (Results 1 – 1 of 1) sorted by relevance
52 insert(build!("help", Self::shell_cmd_help)); in init()225 fn shell_cmd_help(args: &Vec<String>) -> Result<(), ExecuteErrorType> { in shell_cmd_help() method