nushell/crates/nu-engine/tests/evaluate
Steven Barragán b2fe5fabb1
Add commands to scope variable (#3272)
* Add commands to scope variable

* List commands with signature on scope variables

Usage:

```shell
echo $scope.commands | pivot
```

* Run rust formater

* Update variables.rs

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2021-04-12 14:38:47 +12:00
..
invocation.rs add $nothing and tests (#2995) 2021-02-02 19:23:12 +13:00
mod.rs Playground infraestructure (tests, etc) additions. (#3179) 2021-03-15 02:26:30 -05:00
operator.rs working for comparing filepath to string (#2906) 2021-01-11 16:41:19 +13:00
variables.rs Add commands to scope variable (#3272) 2021-04-12 14:38:47 +12:00