ReplyMode

io.chrisdavenport.rediculous.RedisCommands.ReplyMode
See theReplyMode companion object
sealed trait ReplyMode

Attributes

Companion
object
Source
RedisCommands.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Off.type
object On.type
object Skip.type
In this article