Class: ICSP::Commands::VerifyHash
- Inherits:
-
BaseCommand
- Object
- BaseCommand
- ICSP::Commands::VerifyHash
- Defined in:
- lib/commands/verify_hash.rb
Instance Attribute Summary
Attributes inherited from BaseCommand
#arguments, #config, #options, #prompt
Instance Method Summary collapse
Methods inherited from BaseCommand
Constructor Details
This class inherits a constructor from ICSP::Commands::BaseCommand
Instance Method Details
#cryptcp ⇒ Object
6 7 8 |
# File 'lib/commands/verify_hash.rb', line 6 def cryptcp @cryptcp ||= @config.cryptcp end |