fs

API Reference

Structs

struct Directory

A lightweight directory path, not an open directory handle.

struct FsFile

A file entry discovered while traversing a directory.

struct Path

A lexical file-system path represented as components.

struct File

An open host file descriptor with synchronous read, write, seek, and stat operations.

Enums

enum DirectoryEntry

The kind and path of an entry returned by directory traversal.