seq  3.0.0
Public Member Functions | Static Public Attributes | List of all members
cli.seqsh.DummyRedis Class Reference
Inheritance diagram for cli.seqsh.DummyRedis:

Public Member Functions

def publish_json (self, *args, **kw)
 
def set (self, kw, v)
 
def get (self, kw)
 

Static Public Attributes

dictionary d = {}
 

Member Function Documentation

◆ get()

def cli.seqsh.DummyRedis.get (   self,
  kw 
)

◆ publish_json()

def cli.seqsh.DummyRedis.publish_json (   self,
args,
**  kw 
)

◆ set()

def cli.seqsh.DummyRedis.set (   self,
  kw,
  v 
)

Member Data Documentation

◆ d

dictionary cli.seqsh.DummyRedis.d = {}
static

The documentation for this class was generated from the following file: