BindPort

io.laserdisc.slack4s.slashcmd.package$.BindPort$
object BindPort extends RefinedTypeOps[BindPort, Int]

Attributes

Graph
Supertypes
class RefinedTypeOps[BindPort, Int]
trait Serializable
class Object
trait Matchable
class Any
Self type
BindPort.type

Members list

Value members

Inherited methods

def from(t: Int): Either[String, FTP]

Attributes

Inherited from:
RefinedTypeOps
def unapply(t: Int): Option[FTP]

Attributes

Inherited from:
RefinedTypeOps
def unsafeFrom(t: Int): FTP

Attributes

Inherited from:
RefinedTypeOps