parse_command

Function parse_command 

Source
pub(crate) fn parse_command(line: String)
Expand description

Checks if the given string is a valid command and executes it. See ’../help.txt` for a list of available commands.