Object
abstract formatter
# File lib/hammer_cli/output/formatters.rb, line 46 def format(data) data end
# File lib/hammer_cli/output/formatters.rb, line 42 def match?(other_tags) tags & other_tags == tags end
# File lib/hammer_cli/output/formatters.rb, line 38 def tags [] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.