Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
715ec20bc9b372dda303b3457958a2746cb75c52
/
.
/
doc
/
efun
/
rm
blob: be1e0678683f73293bcb65d86b28c45c951d0423 [
file
] [
log
] [
blame
]
SYNOPSIS
int
rm
(
string
file
)
DESCRIPTION
Remove
the file
.
Returns
0
for
failure
and
1
for
success
.
SEE ALSO
mkdir
(
E
),
rmdir
(
E
),
rename
(
E
)