Issues v0.1.0 Issues.TableFormatter View Source
This is the last step in the project whatever the data that we have collected will be converted into the table format
Link to this section Summary
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