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()->open()
Filesystem.Base()->stat()
Method Filesystem.Base()->rm()
Method
rm
int
rm
(
string
filename
)
Description
Remove a file from the filesystem.