Expand description

Provides high-level access to the filesystem APIs.

Structs

A directory entry.

A filesystem component.

A filesystem component on which methods can be invoked.

A readable file handle on which methods can be invoked.

A writeable file handle on which methods can be invoked.

A handle to a file open for reading.

A handle to a file open for reading.

Enums

The type of a directory entry.

The possible ways to seek within a file.

The possible ways to open a file for writing.

Constants

The type name for filesystem components.