Function nix::unistd::access [−][src]
Expand description
Checks the file named by path for accessibility according to the flags given by amode
See access(2)
Checks the file named by path for accessibility according to the flags given by amode
See access(2)