Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cli-mate
master
Cli
Mate
CliMate
Command
CommonDeclarations
ExitCommand
HelpCommand
Helpers
ExitException
HistoryCommand
Options
OptionsCommand
Runner
TimeCommand
String
Built with Crystal 1.9.2
2023-10-07 17:40:44 UTC
module
CliMate::Helpers
Direct including types
CliMate::Command
CliMate::Runner
Defined in:
helpers.cr
Instance Method Summary
#ask
#blurt
(*args)
#say
(*args)
#silent
(value)
#stop
(code =
1
)
Instance Method Detail
def
ask
#
[
View source
]
def
blurt
(*args)
#
[
View source
]
def
say
(*args)
#
[
View source
]
def
silent
(value)
#
[
View source
]
def
stop
(code =
1
)
#
[
View source
]