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