delete

File.delete(filename)

Parameters

filename Path of file to delete.

Returns

Nothing

Description

Deletes the file at the path specified by filename.