template <>
class WireSyncBufferClientImpl
Defined at line 303 of file fidling/gen/sdk/fidl/fuchsia.developer.console/fuchsia.developer.console/cpp/fidl/fuchsia.developer.console/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::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.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.