Ashet OS

async_call: ashet.fs.StatEntry

Documentation

returns the type of the file/dir at path, also adds size and modification dates

Inputs

dir: Directory
path: str

Outputs

info: FileInfo

Errors

DiskError
FileNotFound
InvalidHandle
InvalidPath