module HammerCLIForeman::Template::TemplateCreateUpdateCommons

Public Instance Methods

option_snippet() click to toggle source
# File lib/hammer_cli_foreman/template.rb, line 8
def option_snippet
  option_type && (option_type == "snippet")
end
option_template_kind_id() click to toggle source

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

# File lib/hammer_cli_foreman/template.rb, line 14
def option_template_kind_id; end