Ashet OS

async_call: ashet.fs.GetFilesystemInfo

Documentation

Gets information about a file system. Also returns a next id that can be used to iterate over all filesystems. The system filesystem is guaranteed to be the first one.

Inputs

fs_id: FileSystemId

Outputs

info: FileSystemInfo
next: FileSystemId

Errors

DiskError
InvalidFileSystem