Expand description
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.
Re-exports§
pub use common::StringResult;
pub use common::TableResult;
Modules§
Structs§
- Collapsed
Table - Expanded
Table - Just
Table - NuTable
- NuTable is a table rendering implementation.
- Table
Opts - Table
Output - Table
Theme - Text
Style - Unstructured
Table - UnstructuredTable has a recursive table representation of nu_protocol::Value.
Functions§
- clean_
charset - colorize_
space - colorize_
space_ str - convert_
style - is_
color_ empty - string_
truncate - string_
width - string_
wrap