Class: CryptReboot::Cli::Params::HelpGenerator
- Inherits:
-
Object
- Object
- CryptReboot::Cli::Params::HelpGenerator
- Defined in:
- lib/crypt_reboot/cli/params/help_generator.rb
Overview
Returns usage
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
8 9 10 |
# File 'lib/crypt_reboot/cli/params/help_generator.rb', line 8 def call definition.help(order: ->(params) { params }) end |