Module | DBI::Utils::TableFormatter |
In: |
lib/dbi/utils/tableformatter.rb
|
Formats a resultset in a textual table, suitable for printing.
Perform the formatting.
If a block is provided, output will be yielded each row if pagebreak is nil, otherwise it will be yielded when the output is complete.