Class: RequireProf::TablePrinter
- Inherits:
-
AbstractPrinter
- Object
- AbstractPrinter
- RequireProf::TablePrinter
- Defined in:
- lib/require_prof/printers/table_printer.rb
Constant Summary collapse
- SORTABLE_COLUMNS =
%w(time memory)
Method Summary
Methods inherited from AbstractPrinter
Constructor Details
This class inherits a constructor from RequireProf::AbstractPrinter