fuchsia.io/Symlink.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
-
INHERITED_FROM→fuchsia.io/Node.ListExtendedAttributes
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"