Methods

Class/Module Index [+]

Quicksearch

Fields::Collection

Public Class Methods

new(options={}, &block) click to toggle source
# 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.