RootMessage

harness.cli.HelpMessage$.RootMessage
See theRootMessage companion object
sealed trait RootMessage extends HelpMessage

Attributes

Companion
object
Graph
Supertypes
trait HelpMessage
class Object
trait Matchable
class Any
Known subtypes
trait Base
class And
class Or
object Empty.type
class WithHints

Members list

Value members

Concrete methods

final override def addHints(messages: List[HelpHint]): RootMessage

Attributes

Definition Classes

Inherited methods

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
HelpMessage -> Any
Inherited from:
HelpMessage