nushell/crates/nu-engine/src
Michael Angerman f734995170
move get_columns from the table_viewer to a central location (#628)
* get_columns is working in the columns command

* the new location of the get_columns method is nu-protocol/src/column.rs

* reference the new location of the get_columns method

* move get_columns to nu-engine
2021-12-31 17:39:58 -08:00
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs move get_columns from the table_viewer to a central location (#628) 2021-12-31 17:39:58 -08:00
documentation.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
env.rs Add environment variables doc page (#554) 2021-12-23 06:44:14 +11:00
eval.rs Don't read config in a tight loop (#614) 2021-12-29 07:06:53 +11:00
lib.rs move get_columns from the table_viewer to a central location (#628) 2021-12-31 17:39:58 -08:00