nushell/crates/nu-engine/src
Justin Ma d44059c36b
feat: Add sensitive flag to get, fix #4295 (#5685)
* feat: Add insensitive flag to get, fix #4295

* add get insensitive example

* Fix get flags

* Update get examples
2022-06-01 08:34:42 -05:00
..
call_ext.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
column.rs More nuon tests, fix table print (#4762) 2022-03-07 08:39:02 -05:00
documentation.rs document out positional argument type (#5461) 2022-05-08 08:11:28 -05:00
env.rs feat: Add sensitive flag to get, fix #4295 (#5685) 2022-06-01 08:34:42 -05:00
eval.rs feat: Add sensitive flag to get, fix #4295 (#5685) 2022-06-01 08:34:42 -05:00
glob_from.rs make ls works better with glob (#5691) 2022-05-30 19:13:27 -05:00
lib.rs nu-cli/completions: added completion for $nu (#5303) 2022-04-23 11:49:17 +12:00