Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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