- Index
- »
- io
- »
- func:ioDelete
def
func:ioDelete
ioDelete(handle)
Delete a file or a directory as mapped by the given I/O handle. If a directory is specified, then it is recursively deleted. If the I/O handle does map to a file system then raise exception. If the file does not exist then no action is taken.