UnknownCommand

case class UnknownCommand(cmd: String) extends Command

An unknown command that will not be handled by the REPL

trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
Product