Without getting into core module, does it exist anywhere in std module?
Checked std.stdio, std.file, std.path, couldn't have found anyway
to check permissions on a file for read, write, execute.
- Posix access function tcak via Digitalmars-d-learn
- Re: Posix access function Jonathan M Davis via Digitalmars-d-learn