README nu-table

This commit is contained in:
sholderbach 2024-05-19 22:21:46 +02:00
parent 5bb4be4096
commit d43f06ef04

View File

@ -1,3 +1,7 @@
The layout logic for Nushell's table viewer.
See also the separate `table` command implementation
## Internal Nushell crate ## Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly. This crate implements components of Nushell and is not designed to support plugin authors or other users directly.