MCPcopy
hub / github.com/evilsocket/opensnitch / _cb_fw_rules_updated

Method _cb_fw_rules_updated

ui/opensnitch/dialogs/stats.py:1646–1647  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1644 break
1645
1646 def _cb_fw_rules_updated(self):
1647 self._add_rulesTree_fw_chains()
1648
1649 def _cb_app_rules_updated(self, what):
1650 self._refresh_active_table()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected