fuchsia.io/Directory.OnOpen
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/node.fidl:342
An event produced eagerly by a FIDL server if requested by `OpenFlags.DESCRIBE`.
Indicates the success or failure of the open operation, and optionally describes the
object. If the status is `ZX_OK`, `info` contains descriptive information about the object
(the same as would be returned by `Describe`).
Relationships
-
INHERITED_FROM→fuchsia.io/Node.OnOpen
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"