Searched refs:TooFewArguments (Results 1 – 2 of 2) sorted by relevance
145 return Err(ExecuteErrorType::TooFewArguments); in shell_cmd_exec()
306 ExecuteErrorType::TooFewArguments => eprintln!("Too few arguments"), in handle()325 TooFewArguments, enumerator