Ashet OS

async_call: ashet.fs.Delete

Documentation

deletes a file or directory by the given path.

Inputs

dir: Directory
path: str
recurse: bool

Errors

DiskError
FileNotFound
InvalidHandle
InvalidPath