Class: HammerCLIForemanPuppet::SmartClassParameter::ListCommand
- Inherits:
-
ListCommand
- Object
- HammerCLIForeman::ListCommand
- ListCommand
- HammerCLIForemanPuppet::SmartClassParameter::ListCommand
- Defined in:
- lib/hammer_cli_foreman_puppet/smart_class_parameter.rb
Instance Method Summary collapse
Methods included from ResolverCommons
Instance Method Details
#extend_data(res) ⇒ Object
45 46 47 48 |
# File 'lib/hammer_cli_foreman_puppet/smart_class_parameter.rb', line 45 def extend_data(res) res['parameter_type'] ||= 'string' res end |