FileSystem.chmod

Change the permission bits of a file.

fi will always be NULL if the file is not currenlty open, but may also be null if the file is open.

class FileSystem
@null
void
chmod
(
string path
,
mode_t mode
,)

Meta