struct VmoOptions
Defined at line 46 of file ../../sdk/lib/inspect/component/cpp/component.h
Options for publishing a VMO.
This spawns a fuchsia.inspect.Tree server whose content is this VMO.
It does not support lazy nodes.
The only service method is a live VMO. If you prefer to have copy semantics,
copy the VMO before serving. This is because copying the VMO could be expensive.
Public Members
optional tree_name
optional client_end