mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 14:07:08 +02:00
* 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>