SigningSecret

io.laserdisc.slack4s.slashcmd.package$.SigningSecret$
object SigningSecret extends RefinedTypeOps[SigningSecret, String]

Attributes

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

Members list

Value members

Inherited methods

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

Attributes

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

Attributes

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

Attributes

Inherited from:
RefinedTypeOps