nushell/crates/nu-engine/tests
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
..
evaluate Add commands to scope variable (#3272) 2021-04-12 14:38:47 +12:00
main.rs working for comparing filepath to string (#2906) 2021-01-11 16:41:19 +13:00