powermon.outputformats.table module

formats / table.py

class powermon.outputformats.table.Table(config)

Bases: AbstractFormat

table formatter - formats results in a table suitable for std out

format(command, result: Result, device_info) list[str]

entry point for all formats

get_options()

return a dict of all options and defaults