☯️ shellToolUtils.ts
This commit is contained in:
@@ -20,3 +20,4 @@ export function isPowerShellToolEnabled(): boolean {
|
||||
? !isEnvDefinedFalsy(process.env.CLAUDE_CODE_USE_POWERSHELL_TOOL)
|
||||
: isEnvTruthy(process.env.CLAUDE_CODE_USE_POWERSHELL_TOOL)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user