sync

abstract fun sync(): Output

Run the action synchronously, potentially blocking the calling thread.

Return

returns the result of the action

Throws

in case of an error