method
unlink
v1_8_7_72 -
Show latest stable
- Class:
File
unlink(...)public
Deletes the named files, returning the number of names passed as arguments. Raises an exception on any error. See also Dir::rmdir.
unlink(...)Deletes the named files, returning the number of names passed as arguments. Raises an exception on any error. See also Dir::rmdir.