Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
clim
v0.3.2
Array
Clim
ClimException
ClimInvalidOptionException
ClimInvalidTypeCastException
Command
Help
Options
Option
Types
Built with Crystal 1.9.2
2023-10-08 07:43:23 UTC
class
Clim::Command::Help
Clim::Command::Help
Reference
Object
Defined in:
clim/command/help.cr
Constructors
.new
(command : Clim::Command)
Instance Method Summary
#display
#max_name_length
#name_and_alias_name
(cmd)
#sub_cmds_help
#sub_cmds_help_lines
Constructor Detail
def self.
new
(command :
Clim::Command
)
#
[
View source
]
Instance Method Detail
def
display
#
[
View source
]
def
max_name_length
#
[
View source
]
def
name_and_alias_name
(cmd)
#
[
View source
]
def
sub_cmds_help
#
[
View source
]
def
sub_cmds_help_lines
#
[
View source
]