57 nothing
chgrp(
int gid);
83 nothing
chgrp(
string groupname);
105 nothing
chmod(softint mode);
130 nothing
chown(
int uid);
156 nothing
chown(
string username);
204 int create(softint mode = 0777);
293 list
list(
string regex, softint regex_options = 0);
346 list
listDirs(
string regex, softint regex_options = 0);
399 list
listFiles(
string regex, softint regex_options = 0);
422 nothing
mkdir(
string subdir, softint mode = 0777);
520 nothing
rmdir(
string subdir);