Class: HammerCLIKatello::FilterRule::CreateCommand
- Inherits:
-
CreateCommand
- Object
- HammerCLIForeman::CreateCommand
- CreateCommand
- HammerCLIKatello::FilterRule::CreateCommand
- Includes:
- OrganizationOptions
- Defined in:
- lib/hammer_cli_katello/filter_rule.rb
Instance Method Summary collapse
Methods included from OrganizationOptions
Methods included from ResolverCommons
Instance Method Details
#options ⇒ Object
61 62 63 64 |
# File 'lib/hammer_cli_katello/filter_rule.rb', line 61 def super['option_name'] ||= super['option_names'].split(',') if super['option_names'] super end |