Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ get_rule
Method
get_rule
systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py:382–383 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
380
return
self.chain
381
382
def
get_rule(self):
383
return
self.rule
384
385
def
to_str(self, delete=False):
386
""
" Convert the rule back into syntactically correct iptables command "
""
Callers
2
compare
Method · 0.95
__eq__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected