FormatsHelp

io.github.pidoveproject.showdown.protocol.client.InformationCommand.FormatsHelp
final case class FormatsHelp(format: Option[FormatName])

Show help links about a format.

Value parameters

format

the format to get help about or global help if absent

Attributes

Source
InformationCommand.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product