MCPcopy Create free account
hub / github.com/AmrDeveloper/GQL / table_printer.rs

File table_printer.rs

crates/gitql-cli/src/printer/table_printer.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use comfy_table::Color;
2use comfy_table::ContentArrangement;
3use gitql_core::object::GitQLObject;
4use gitql_core::object::Row;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected