Class: HammerCLIForemanPuppet::PuppetClass::SCParamsCommand
- Inherits:
-
SmartClassParametersBriefList
- Object
- HammerCLIForeman::ListCommand
- ListCommand
- SmartClassParametersBriefList
- HammerCLIForemanPuppet::PuppetClass::SCParamsCommand
- Defined in:
- lib/hammer_cli_foreman_puppet/class.rb
Instance Method Summary collapse
Methods inherited from SmartClassParametersBriefList
build_options_for, #send_request
Methods included from ResolverCommons
Instance Method Details
#validate_options ⇒ Object
46 47 48 49 |
# File 'lib/hammer_cli_foreman_puppet/class.rb', line 46 def super validator.any(:option_puppetclass_name, :option_puppetclass_id).required end |