fuchsia.io/Node.ListExtendedAttributes
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/node.fidl:651
Creates an iterator over all the extended attribute names associated
with this node. If an error occurs it is returned as an epitaph on the
iterator request channel, and then the channel is closed.
GetExtendedAttributes can be used with any of these names to retrieve
the associated value.
This method requires the [`Rights.GET_ATTRIBUTES`] right.
Relationships
-
ACCEPTS_TYPE→fuchsia.io/iterator -
ACCEPTS_TYPE→fuchsia.io/ExtendedAttributeIterator
Documentation (1)
-
SUBSTANTIVE
sdk/fidl/fuchsia.io/node.fidl:651↗
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"