|   Delete - Function SummarySummary:Deletes the specified file(s). Usage:delete target Arguments:target - the file to delete (must be: file url) Refinements:/any - allow wild cards Description:Deletes the file or URL object that is specified. If the file or URL refers to an empty directory, then the directory will be deleted. 
 Related:exists?  - Determines if a file or URL exists. 
 | ||||
| 
 | ||||