Class
HammerCLI::Output::Dsl
In:
lib/hammer_cli/output/dsl.rb
Parent:
Object
Methods
build
collection
current_path
custom_field
field
fields
from
label
new
Public Class methods
new
(options={})
Public Instance methods
build
(&block)
fields
()
Protected Instance methods
collection
(key, label, options={}, &block)
current_path
()
custom_field
(type, options={}, &block)
field
(key, label, type=nil, options={}, &block)
from
(key) {|if block_given?| ...}
label
(label, &block)
[Validate]