DirExists

ostrat.DirExists
trait DirExists extends DoneIO

Directory now exists. It may have already existed or have just been created.

Attributes

Graph
Supertypes
trait DoneIO
trait DoneEff
class Object
trait Matchable
class Any
Known subtypes
class DirCreated
class DirExisted

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