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
59 60 61 62 |
# File 'lib/hammer_cli_katello/filter_rule.rb', line 59 def super['option_name'] ||= super['option_names'].split(',') if super['option_names'] super end |