ConsoleEffect

turbolift.effects.ConsoleEffect
See theConsoleEffect companion trait
object ConsoleEffect

Attributes

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

Members list

Extensions

Extensions

extension (thiz: ConsoleEffect)
def handler: Handler[Identity, Identity, thiz.type, IO]

Alias of the default handler for this effect.

Alias of the default handler for this effect.

Defined as an extension, to allow custom redefinitions without restrictions imposed by overriding

Attributes