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 EffectReport
class Object
trait Matchable
class Any
Known subtypes
class DirCreated
class DirExisted

Members list

Value members

Concrete methods

override def reportStr: String

Report of the successful action / effect.

Report of the successful action / effect.

Attributes

Definition Classes

Inherited and Abstract methods

The specific detail of the effect completed.

The specific detail of the effect completed.

Attributes

Inherited from:
EffectReport

The type off effect completed.

The type off effect completed.

Attributes

Inherited from:
EffectReport