Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ get
Method
get
systemvm/debian/opt/cloud/bin/cs/CsNetfilter.py:106–107 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
104
self.rules.append(rule)
105
106
def
get(self):
107
return
self.rules
108
109
def
has_table(self, table):
110
return
table in self.table.get()
Callers
1
has_rule
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected