HtmlFileWritten

ostrat.HtmlFileWritten
See theHtmlFileWritten companion object
class HtmlFileWritten(detailStr: String) extends FileWritten

Report of successful HTML file write.

Attributes

Companion
object
Graph
Supertypes
class FileWritten
trait DoneIO
trait EffectReport
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def reportTypeStr: String

The type off effect completed.

The type off effect completed.

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
FileWritten -> Any

Inherited methods

override def reportStr: String

Report of the successful action / effect.

Report of the successful action / effect.

Attributes

Definition Classes
Inherited from:
FileWritten