nushell/crates/nu-command/src
Ștefan 6f6340186a
Port flatten ()
* A first working version of flatten. Needs a lot of cleanup. Committing to have a working version

* Typo fix

* Flatten tests pass

* Final cleanup, ready for push

* Final cleanup, ready for push

* Final cleanup, ready for push

* Final cleanup, ready for push

* Update flatten.rs

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2021-12-18 07:44:51 +11:00
..
calendar Sort default context items categorically () 2021-12-10 21:07:39 -06:00
conversions Make config default if broken () 2021-12-13 14:16:51 +11:00
core_commands Treating environment variables as Values () 2021-12-17 12:04:54 +11:00
dataframe Dataframe commands name () 2021-12-09 18:17:11 -06:00
date Category option for signature () 2021-11-17 17:22:37 +13:00
env Treating environment variables as Values () 2021-12-17 12:04:54 +11:00
experimental Category option for signature () 2021-11-17 17:22:37 +13:00
filesystem Treating environment variables as Values () 2021-12-17 12:04:54 +11:00
filters Port flatten () 2021-12-18 07:44:51 +11:00
formats Bump some deps () 2021-12-16 20:40:05 +11:00
hash Fix error propagration across hash commands () 2021-12-15 06:49:48 +11:00
math removed unwraps () 2021-12-04 12:38:21 +00:00
network Port network/url command () 2021-12-09 18:09:30 -06:00
path Add Path commands () 2021-12-13 12:47:14 +11:00
platform Port 'ansi strip' command from nushell to engine-q () 2021-12-18 07:32:03 +11:00
random Fix: add missing bind commands () 2021-12-12 21:42:04 +02:00
shells Add better exit command () 2021-11-26 21:00:57 +13:00
strings added a 'list' option to the ansi command () 2021-12-16 12:36:07 -06:00
system Treating environment variables as Values () 2021-12-17 12:04:54 +11:00
viewers Treating environment variables as Values () 2021-12-17 12:04:54 +11:00
default_context.rs Port flatten () 2021-12-18 07:44:51 +11:00
example_test.rs Port 'ansi strip' command from nushell to engine-q () 2021-12-18 07:32:03 +11:00
lib.rs Add Path commands () 2021-12-13 12:47:14 +11:00