nushell/crates/nu_plugin_inc/src
Andrés N. Robalino b6d19cc9fa
Move command changes. Refactorings. (#2683)
Continuing on anchoring and improvements on Nu's overall internal commands (#2635).
`move column` sub command has been turned into the command `move` since
we use it to move exclusively columns. Examples added as well.

Fixed it to carry along any anchor locations that might be in place if
table to be moved originates from other sources.
2020-10-20 04:07:13 -05:00
..
nu Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
inc.rs Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
lib.rs Default plugins are independent and called from Nu. (#1322) 2020-01-31 17:45:33 -05:00
main.rs Inc refactoring, Value helper test method extractions, and more integration helpers. (#1135) 2019-12-29 00:17:24 -05:00