Doctor v0.11.0 Doctor.Reporters.OutputUtils View Source

This module provides convenience functions for use when generating reports

Link to this section Summary

Functions

Generate a line in a table with the given width and padding. Expects a list with either a 2 or 3 element tuple.

Link to this section Functions

Link to this function

generate_table_line(line_data) View Source

Generate a line in a table with the given width and padding. Expects a list with either a 2 or 3 element tuple.