fuchsia.io/Openable.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
-
ACCEPTS_TYPE→fuchsia.io/path -
ACCEPTS_TYPE→fuchsia.io/Path -
ACCEPTS_TYPE→fuchsia.io/flags -
ACCEPTS_TYPE→fuchsia.io/Flags -
ACCEPTS_TYPE→fuchsia.io/options -
ACCEPTS_TYPE→fuchsia.io/Options -
ACCEPTS_TYPE→fuchsia.io/object -
ACCEPTS_TYPE→fuchsia.io/zx -
ACCEPTS_TYPE→fuchsia.io/Handle -
ACCEPTS_TYPE→fuchsia.io/CHANNEL
Documentation (1)
-
SUBSTANTIVE
sdk/fidl/fuchsia.io/openable.fidl:19↗
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"