MCPcopy Create free account
hub / github.com/apache/cloudstack / get_count

Method get_count

systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py:47–48  ·  view source on GitHub ↗
(self, chain)

Source from the content-addressed store, hash-verified

45 return self.chain[table]
46
47 def get_count(self, chain):
48 return self.count[chain]
49
50 def last(self):
51 return self.last_added

Callers 3

get_all_rulesMethod · 0.45
has_ruleMethod · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected