Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
air-send-client
master
AirSend
Commands
Content
Folder
Init
Main
Parser
User
CommandsHelper
IOHelper
Logic
Content
Folder
Main
User
LogicHelper
Option
Parser
UserParser
Requester
Base
Content
Folder
User
RequestHelper
Response
Base
Content
Error
Folder
Success
User
Store
ValidateParamsException
Built with Crystal 1.9.2
2023-10-08 13:56:11 UTC
class
Commands::Main
Commands::Main
Reference
Object
Included Modules
CommandsHelper
Defined in:
commands/main_commands.cr
Instance Method Summary
#parse
(string)
Instance methods inherited from module
CommandsHelper
all_options(string)
all_options
,
all_options_raw(string)
all_options_raw
,
all_suboptions(string)
all_suboptions
,
first_main_option(string : String)
first_main_option
,
first_main_option_raw(string : String)
first_main_option_raw
,
first_suboption(string : String)
first_suboption
,
has_suboption?(option_string)
has_suboption?
,
suboption_count(option_string : String)
suboption_count
Instance Method Detail
def
parse
(string)
#
[
View source
]