org.mbari.raziel.etc.zio.ZioUtil
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Value parameters
-
app
-
The effect to run
Attributes
-
Returns
-
The result of the effect. Some on success. None on Failure
Run the given effect. Throws an exception if the effect fails.
Run the given effect. Throws an exception if the effect fails.
Value parameters
-
app
-
The effect to run
Attributes
-
Returns
-
The result of the effect