Method: Apollo::Formatter::TableFormatter#name

Defined in:
lib/apollo_crawler/formatter/table_formatter.rb

#nameObject



28
29
30
# File 'lib/apollo_crawler/formatter/table_formatter.rb', line 28

def name()
  return "Table"
end