pub(crate) fn parse_command(line: String) -> Option<InteractiveCommands>
Parse a command from a line of input.