Fields::ContainerField
# File lib/hammer_cli/output/fields.rb, line 88 def initialize(options={}, &block) options[:numbered] = true if options[:numbered].nil? super(options, &block) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.