Expand description
PowerShell permission mode validation.
Checks if commands should be auto-allowed based on the current permission mode. In acceptEdits mode, filesystem-modifying PowerShell cmdlets are auto-allowed.
Structs§
- Permission
Mode Result - Permission result
Enums§
- Permission
Behavior - Permission result behavior
Functions§
- check_
permission_ mode - Checks if commands should be handled differently based on the current permission mode
- is_
symlink_ creating_ command - Detects New-Item creating a filesystem link