Issues
v0.1.0
Pages
Modules
Issues.TableFormatter
(Issues v0.1.0)
View Source
Link to this section
Summary
Functions
format_for(column_widths)
print_table_for_columns(rows, headers)
printable(str)
puts_in_columns(data_by_columns, format)
puts_one_line_in_columns(fields, format)
separator(column_widths)
split_into_columns(rows, headers)
widths_of(columns)
Link to this section
Functions
Link to this function
format_for(column_widths)
View Source
Link to this function
print_table_for_columns(rows, headers)
View Source
Link to this function
printable(str)
View Source
Link to this function
puts_in_columns(data_by_columns, format)
View Source
Link to this function
puts_one_line_in_columns(fields, format)
View Source
Link to this function
separator(column_widths)
View Source
Link to this function
split_into_columns(rows, headers)
View Source
Link to this function
widths_of(columns)
View Source