RunResult

besom.internal.RunResult$
See theRunResult companion trait
object RunResult

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RunResult.type

Members list

Givens

Extensions

Extensions

extension [F[_], A](result: Result[A])(result: Result[A])(using rr: RunResult[F])
def unsafeRunSync(): A