fuchsia.io/Symlink.Open
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/openable.fidl:19
Open (or create) a node relative to this directory. Any errors are communicated via an
epitaph sent on the `object` channel.
Errors:
* `ZX_ERR_BAD_PATH` if `path` is invalid
* See [`Flags`] for other errors which may be communicated based on `flags`
Relationships
-
INHERITED_FROM→fuchsia.io/Openable.Open
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"