invoke

abstract operator fun invoke(cancellationToken: CancellationToken): String

Wait for a command. A cancellationToken can be provided to accommodate cancellation of the invocation.