fuchsia.io/Directory.GetFlags
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/node.fidl:484
Queries the flags that apply to this node after it has been opened/created. This method does
not require any rights.
Note that the final set of flags that apply to the connection may differ from those
specified with the `fuchsia.io/Directory.Open` request used to create it:
- `Flags.PERM_INHERIT_*`: Only applies when determining connection rights.
- `Flags.PROTOCOL_*`: Only the protocol of the connection will be present.
- `Flags.FLAG_*`: Only applies when opening the resource, not part of the connection.
Relationships
-
INHERITED_FROM→fuchsia.io/Node.GetFlags
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"