EffectReport

ostrat.EffectReport
trait EffectReport

Report of a successfully completed effect. Used for pure side effects that return Unit.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait DoneIO
trait DirExists
class DirCreated
class DirExisted
class FileWritten
Show all

Members list

Value members

Abstract methods

The specific detail of the effect completed.

The specific detail of the effect completed.

Attributes

Report of the successful action / effect.

Report of the successful action / effect.

Attributes

The type off effect completed.

The type off effect completed.

Attributes