We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Constant
1 parent 1a7cd4d commit ebb32e3Copy full SHA for ebb32e3
src/commands.ps1
@@ -1,7 +1,7 @@
1
. $PSScriptRoot\options.ps1
2
. $PSScriptRoot\subCommands.ps1
3
4
-Set-Variable -Name cmds -Option Constant -Value @(
+Set-Variable -Name cmds -Value @(
5
'add',
6
'audit',
7
'autoclean',
0 commit comments