Class: HammerCLIKatello::FilterRule::CreateCommand
- Inherits:
-
CreateCommand
- Object
- HammerCLIForeman::CreateCommand
- CreateCommand
- HammerCLIKatello::FilterRule::CreateCommand
- Defined in:
- lib/hammer_cli_katello/filter_rule.rb
Instance Method Summary collapse
Methods included from ResolverCommons
Instance Method Details
#all_options ⇒ Object
51 52 53 54 55 |
# File 'lib/hammer_cli_katello/filter_rule.rb', line 51 def = super ['option_name'] ||= ['option_names'].split(',') if ['option_names'] end |