Module: HammerCLIForeman::Template::TemplateCreateUpdateCommons

Included in:
CreateCommand, UpdateCommand
Defined in:
lib/hammer_cli_foreman/template.rb

Instance Method Summary collapse

Instance Method Details

#option_snippetObject



8
9
10
# File 'lib/hammer_cli_foreman/template.rb', line 8

def option_snippet
  option_type && (option_type == "snippet")
end

#option_template_kind_idObject

This method is for IdParams option source to make resolver work for –type option



14
# File 'lib/hammer_cli_foreman/template.rb', line 14

def option_template_kind_id; end