nushell/crates/nu-cli/src/commands/skip
Jonathan Turner 67acaae53c
Rename cond math (#2807)
* Simplifies 'if' to work on the available scope rather than a stream

* Rename initializer/math for better readability

* Fix description

* fmt
2020-12-21 17:32:06 +13:00
..
command.rs Multiline scripts part 2 (#2795) 2020-12-18 20:53:49 +13:00
mod.rs Merge skip command varieties into one command with sub commands. (#2179) 2020-07-14 20:44:49 -05:00
until.rs Rename cond math (#2807) 2020-12-21 17:32:06 +13:00
while_.rs Rename cond math (#2807) 2020-12-21 17:32:06 +13:00