mirror of
https://github.com/nushell/nushell.git
synced 2025-07-15 13:55:26 +02:00
I think we must be relatively confident to say at the check point we build correct table. There must be no point endlessly recheck stuff.
The layout logic for Nushell's table viewer.
See also the separate table
command implementation
Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.