Searched refs:NotFile (Results 1 – 2 of 2) sorted by relevance
295 ExecuteErrorType::NotFile(ref path) => eprintln!("Not a File: {path}"), in handle()318 NotFile(String), enumerator542 Err(ExecuteErrorType::NotFile(cmd.name.clone())) in execute()
86 Err(ExecuteErrorType::NotFile(name.clone())) in shell_cmd_exec()