HammerCLI::Output::Formatters::FieldFormatter
# File lib/hammer_cli/output/formatters.rb, line 153 def format(value) !value || value == "" ? _("no") : _("yes") end
# File lib/hammer_cli/output/formatters.rb, line 149 def tags [:flat, :screen] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.