turbolift.io.Snap
See theSnap companion class
object Snap
Attributes
Members list
Type members
Classlikes
final case class Aborted(value: Any, prompt: Prompt) extends NotSuccess
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass NotSuccessclass Snap[Nothing]class Objecttrait Matchableclass AnyShow all
case object Cancelled extends NotSuccess
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass NotSuccessclass Snap[Nothing]class Objecttrait Matchableclass AnyShow all
- Self type
-
Cancelled.type
final case class Failure(cause: Cause) extends NotSuccess
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass NotSuccessclass Snap[Nothing]class Objecttrait Matchableclass AnyShow all
sealed abstract class NotSuccess extends Snap[Nothing]
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
In this article