Base

oxygen.cli.HelpMessage.RootMessage.Base
sealed trait Base extends RootMessage

Attributes

Graph
Supertypes
trait RootMessage
trait HelpMessage
class Object
trait Matchable
class Any
Known subtypes
class And
class Or

Members list

Value members

Inherited methods

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

Attributes

Definition Classes
Inherited from:
RootMessage
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