startAwait
suspend fun ShellService.startAwait(): Unit
Start the shell service, this is an asynchronous start.
stopAwait
suspend fun ShellService.stopAwait(): Unit
Stop the shell service, this is an asynchronous start.