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

Method get_table

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

Source from the content-addressed store, hash-verified

365 self.table = table
366
367 def get_table(self):
368 return self.table
369
370 def set_chain(self, chain):
371 self.chain = chain

Callers 4

compareMethod · 0.95
__eq__Method · 0.95
get_unseenMethod · 0.80
add_chainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected