fuchsia.io/Abilities
TYPE
fuchsia.io
sdk/fidl/fuchsia.io/rights-abilities.fidl:73
Abilities are properties intrinsic to a node. They specify which operations are supported by it.
Invoking an operation on a node that does not support it results in `ZX_ERR_NOT_SUPPORTED`.
Note `ZX_ERR_ACCESS_DENIED` takes precedence over `ZX_ERR_NOT_SUPPORTED` when both apply.
Documentation (1)
-
SUBSTANTIVE
sdk/fidl/fuchsia.io/rights-abilities.fidl:73↗
Tests (0)
No test references.
Examples (0)
No example references.
Gaps
Missing categories:
- examples
- tests
Findings (1)
-
WARNING
MISSING_IN_CATEGORYno references in category "tests.unit_tests"