nushell/crates
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
..
nu_plugin_binaryview Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_chart Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_fetch Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_from_bson Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_from_sqlite Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_inc Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_match Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_post Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_ps Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_s3 Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_selector Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_start Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_sys Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_textview Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_to_bson Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_to_sqlite Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_tree Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu_plugin_xpath Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-ansi-term Remove x1b, update prompt (#3291) 2021-04-09 11:38:56 -05:00
nu-cli Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-command Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-data Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nu-engine Add commands to scope variable (#3272) 2021-04-12 14:38:47 +12:00
nu-errors Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-json Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-parser Move from using a Block to an Arc'd Block (#3289) 2021-04-09 20:12:25 +12:00
nu-plugin Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-protocol Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-source Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00
nu-stream Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
nu-table Remove x1b, update prompt (#3291) 2021-04-09 11:38:56 -05:00
nu-test-support Refactor/config commands (#3265) 2021-04-09 18:03:12 +12:00
nu-value-ext Bump to 0.29.2 (#3274) 2021-04-07 08:14:06 +12:00