DoneIO

ostrat.DoneIO
trait DoneIO extends DoneEff

Report of successful side effect.

Attributes

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

Members list

Value members

Inherited and Abstract methods

The specific detail of the effect completed.

The specific detail of the effect completed.

Attributes

Inherited from:
DoneEff
def effStr: String

The type off effect completed.

The type off effect completed.

Attributes

Inherited from:
DoneEff