executesSuspend

fun <S, T> <ERROR CLASS><S, T>.executesSuspend(owner: <ERROR CLASS>, command: SuspendingCommand<S>): T
fun <S, T> <ERROR CLASS><S, T>.executesSuspend(owner: <ERROR CLASS>, command: SuspendingCommand<S>): T
fun <S, T> <ERROR CLASS><S, T>.executesSuspend(owner: <ERROR CLASS>, command: SuspendingCommand<S>): T

Works in the same way as executes but offers the possibility for suspension.