Extracted from Pike v7.4 release 97 at 2004-08-02.
[Top]
predef::
Filesystem
Filesystem.Base
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.