pub fn is_command(word: &str) -> bool
Whether word names a subcommand, so jev <word> is not mistaken for a flag or a path.
word
jev <word>