EndpointRoot

io.laserdisc.slack4s.slashcmd.`package`.EndpointRoot
object EndpointRoot extends RefinedTypeOps[EndpointRoot, String]

Attributes

Graph
Supertypes
class RefinedTypeOps[EndpointRoot, String]
trait Serializable
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def from(t: String): Either[String, EndpointRoot]

Attributes

Inherited from:
RefinedTypeOps
def unapply(t: String): Option[EndpointRoot]

Attributes

Inherited from:
RefinedTypeOps
def unsafeFrom(t: String): EndpointRoot

Attributes

Inherited from:
RefinedTypeOps