Ashet OS

async_call: ashet.fs.OpenDir

Documentation

opens a directory relative to the given dir handle.

Inputs

start_dir: Directory
path: str

Outputs

dir: Directory

Errors

DiskError
FileNotFound
InvalidHandle
InvalidPath
NotADir
SystemFdQuotaExceeded
SystemResources