package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jan 30, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Formatter handles output formatting (table or JSON).
New creates a new Formatter with the specified writer and JSON mode.
Print outputs data as formatted JSON (pretty-printed) or as a simple string representation.
Table outputs data as a formatted table or JSON array depending on mode.
Headers define column names, rows contain the data.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.