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

Method set_count

systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py:373–374  ·  view source on GitHub ↗
(self, count=0)

Source from the content-addressed store, hash-verified

371 self.chain = chain
372
373 def set_count(self, count=0):
374 self.count = count
375
376 def get_count(self):
377 return self.count

Callers 2

get_all_rulesMethod · 0.95
compareMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected