fuchsia.io/Node.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
-
ACCEPTS_TYPE→fuchsia.io/flags -
ACCEPTS_TYPE→fuchsia.io/NodeAttributeFlags -
ACCEPTS_TYPE→fuchsia.io/attributes -
ACCEPTS_TYPE→fuchsia.io/NodeAttributes -
RETURNS_TYPE→fuchsia.io/s -
RETURNS_TYPE→fuchsia.io/zx -
RETURNS_TYPE→fuchsia.io/Status
Documentation (1)
-
SUBSTANTIVE
sdk/fidl/fuchsia.io/node.fidl:407↗
Tests (0)
No test references.
Examples (0)
No example references.
Gaps
Missing categories:
- examples
- tests
Findings (2)
-
WARNING
DOCUMENTED_UNTESTEDelement is documented but has no test references -
WARNING
MISSING_IN_CATEGORYno references in category "tests.unit_tests"