sourcemod
sourcemod copied to clipboard
Add GetFilePermissions()
Hi,
please, add a function to be able to retrieve file security information. Such as:
- GetFilePermissions in a counterweight to SetFilePermissions.
It would be also useful to have octal format specifier %o
(for debugging purposes).
But i'm not sure if i should create a Feature Request for that.