Unknown

skunk.data.Completion$.Unknown
case class Unknown(text: String) extends Completion

Instead of crashing (which breaks the protocol and hangs everything) let's allow for unknown completion messages and print out a stacktrace on construction.

Attributes

Source:
Completion.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product