Methods

Class/Module Index [+]

Quicksearch

Fields::Template

Public Class Methods

new(options={}) click to toggle source
# File lib/hammer_cli_foreman/output/fields.rb, line 13
def initialize(options={})
  options[:details] ||= [:template_kind_name]
  super(options)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.