Skip to main content

Module table

Module table 

Source
Expand description

Box-drawing table renderers for CLI output.

render_table draws an arbitrary header/row grid; render_service_table renders the service-status table from ServiceTableEntry values; and render_startup_complete prints the post-boot summary. Output goes to stdout via this sanctioned display sink.

Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.

Structs§

ServiceTableEntry

Functions§

render_service_table
render_service_table_into
Renders the service-status table into out.
render_startup_complete
render_table
truncate_to_width