template <>
class WireWeakSyncClientImpl
Defined at line 427 of file fidling/gen/sdk/fidl/fuchsia.developer.console/fuchsia.developer.console/cpp/fidl/fuchsia.developer.console/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_developer_console::Launcher::Launch> Launch (::fuchsia_developer_console::wire::LaunchOptions LaunchOptions)
Launches a process providing it the namespace available to the developer
console.
Returns when the launched process exits, informing its return code.
Allocates 40 bytes of response buffer on the stack. Request is heap-allocated.