Sheaf · fuchsia · Fuchsia OS — fuchsia.io

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

fuchsia.io/Directory.SetFlags

METHOD fuchsia.io sdk/fidl/fuchsia.io/node.fidl:499

Sets the flags that apply to this node after it has been opened. This method does not require any rights. Only `Flags.FILE_APPEND` is currently supported. Calling this method without any flags will clear append mode. Errors: - `ZX_ERR_NOT_SUPPORTED`: The object does not support this feature or the specified flags. - `ZX_ERR_INVALID_ARGS`: `flags` other than `Flags.FILE_APPEND` were specified.

Relationships

Documentation (0)

No documentation references.

Tests (0)

No test references.

Examples (0)

No example references.

Gaps

Missing categories:

Findings (1)

← back to elements