Ashet OS

async_call: ashet.fs.EnumerateDir

Documentation

returns the info for the current file or "eof", and advances the iterator to the next entry if possible

Inputs

dir: Directory

Outputs

eof: bool
info: FileInfo

Errors

DiskError
InvalidHandle
SystemResources