mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 06:17:54 +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>