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