ListSubscribers

com.mchange.feedletter.CommandConfig.ListSubscribers
case class ListSubscribers(subscribableName: SubscribableName, fullDesc: Option[Boolean]) extends CommandConfig

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def s(d: Destination): String
override def zcommand: ZCommand

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product