Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Filesystem
Filesystem.Base
Methods
apply()
cd()
chmod()
chown()
chroot()
cwd()
find()
get_dir()
get_stats()
mkdir()
open()
rm()
stat()
Filesystem.Base()->cd()
Filesystem.Base()->chown()
Method Filesystem.Base()->chmod()
Method
chmod
void
chmod
(
string
filename
,
int
|
string
mode
)
Description
Change mode of a file or directory.