Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/217heidai/adblockfilters
/ generate
Method
generate
app/base.py:54–55 ·
view source on GitHub ↗
(self, isLite=False)
Source
from the content-addressed store, hash-verified
52
53
@abstractmethod
54
def
generate(self, isLite=False):
55
pass
56
57
def
generateAll(self):
58
try
:
Callers
1
generateAll
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected