fuchsia.io/Directory.SetAttr
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/node.fidl:407
Updates information about the node.
Returns `ZX_ERR_NOT_SUPPORTED` if any attributes specified by [`flags`] are not supported.
This method requires following rights: `OpenFlags.RIGHT_WRITABLE`, otherwise returns
`ZX_ERR_BAD_HANDLE`.
Relationships
-
INHERITED_FROM→fuchsia.io/Node.SetAttr
Documentation (0)
No documentation references.
Tests (0)
No test references.
Examples (0)
No example references.
Gaps
Missing categories:
- docs.reference
- examples
- tests
Findings (1)
-
WARNING
MISSING_IN_CATEGORYno references in category "tests.unit_tests"