method
unlink
v2_4_6 -
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.