MCPcopy Index your code
hub / github.com/saltstack/salt / pipeline

Method pipeline

tests/pytests/unit/cache/test_redis_cache.py:27–28  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25 self.db = {}
26
27 def pipeline(self):
28 return self
29
30 def execute(self):
31 tmp = self.results

Callers 3

_flush_keyFunction · 0.80
_flush_bankFunction · 0.80
storeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected