Sheaf · fuchsia · Fuchsia OS — fuchsia.io

Generated 2026-05-22 07:20 PDT · 212 elements · 248 findings

fuchsia.io/Name

TYPE fuchsia.io sdk/fidl/fuchsia.io/io.fidl:22

The type for the name of a node, i.e. a single path component. E.g. `foo` ## Invariants A valid node name must meet the following criteria: * It cannot be longer than [`MAX_NAME_LENGTH`]. * It cannot be empty. * It cannot be ".." (dot-dot). * It cannot be "." (single dot). * It cannot contain "/". * It cannot contain embedded NUL.

Documentation (1)

Tests (0)

No test references.

Examples (0)

No example references.

Gaps

Missing categories:

Findings (1)

← back to elements