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.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function