2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-15 21:48:29 +00:00
nushell/crates/nu-protocol/src
Corvus Corax c0be02a434
Short-hand flags ()
* typo fixes

* Change signature to take in short-hand flags

* update help information

* Parse short-hand flags as their long counterparts

* lints

* Modified a couple tests to use shorthand flags
2020-02-11 18:24:31 -08:00
..
value Nu env vars from config have higher priority. () 2020-01-28 02:10:15 -05:00
call_info.rs More docs () 2020-01-16 07:32:46 +13:00
lib.rs A few ls improvements. New welcome message () 2020-01-12 09:49:20 +13:00
macros.rs More docs () 2020-01-16 07:32:46 +13:00
maybe_owned.rs Add more comments () 2020-01-16 05:28:31 +13:00
return_value.rs compute directory sizes from contained files and directories () 2020-01-26 15:43:29 +13:00
signature.rs Short-hand flags () 2020-02-11 18:24:31 -08:00
syntax_shape.rs Restructure and streamline token expansion () 2020-01-21 17:45:03 -05:00
type_name.rs More docs and random fixes () 2020-01-19 08:42:36 +13:00
type_shape.rs More docs and random fixes () 2020-01-19 08:42:36 +13:00
value.rs Baseline environment and configuration work. () 2020-01-27 22:13:22 -05:00