Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxapython/catvm
/ __init__
Method
__init__
selenium/shannon_spider/pipelines.py:40–41 ·
view source on GitHub ↗
(self, basedir)
Source
from the content-addressed store, hash-verified
38
本地存储
39
''
&
#x27;
40
def
__init__(self, basedir):
41
FSFilesStore.__init__(self, basedir)
42
43
def
stat_file(self, path, info):
44
absolute_path = self._get_filesystem_path(path)
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected