Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/evilsocket/opensnitch
/ load_rule
Method
load_rule
ui/opensnitch/dialogs/firewall.py:438–439 ·
view source on GitHub ↗
(self, addr, uuid)
Source
from the content-addressed store, hash-verified
436
)
437
438
def
load_rule(self, addr, uuid):
439
self._fwrule_dialog.load(addr, uuid)
440
441
def
new_rule(self):
442
self._fwrule_dialog.new()
Callers
2
_table_menu_edit
Method · 0.80
_cb_table_double_clicked
Method · 0.80
Calls
1
load
Method · 0.45
Tested by
no test coverage detected