This repository was archived by the owner on Feb 8, 2022. It is now read-only.
This repository was archived by the owner on Feb 8, 2022. It is now read-only.
help commands vs $scope.commands with the empty? command #764
I just happened to notice that the
empty?command is listed asempty(without the question mark) inhelp commandsbut in$scope.commandsit is listed correctly.help commands | where name =~ ?$scope.commands | where command =~ ?also listed as number 40 here nushell/nushell#4305