module

Command

Instance methods

parse_command(command : String, url : String) : Tuple(String, Array(String))

Parses command and splits it up into the command and arguments

Source