AuthCommand

io.github.pidoveproject.showdown.protocol.client.AuthCommand

An authentification-related command

Attributes

Source
AuthCommand.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Keywords
  • no keywords
  • case
  • final

Type members

Enum entries

final case class Trn(name: Username, data: Int, assertion: String)

Attributes

Source
AuthCommand.scala