mirror of
https://github.com/nushell/nushell.git
synced 2025-04-09 21:28:55 +02:00
* option to replace command same name * moved order of custom value declarations * arranged dataframe folders and objects * sort help commands by name * added dtypes function for debugging * corrected name for dataframe commands * command names using function
2 lines
29 B
Rust
2 lines
29 B
Rust
pub(super) mod nu_dataframe;
|