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

Method get_chain

systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py:379–380  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

377 return self.count
378
379 def get_chain(self):
380 return self.chain
381
382 def get_rule(self):
383 return self.rule

Callers 3

compareMethod · 0.95
__eq__Method · 0.95
add_chainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected