Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyload/pyload
/ target
Method
target
module/plugins/internal/Extractor.py:135–136 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
133
134
@property
135
def
target(self):
136
return
fs_encode(self.filename)
137
138
@property
139
def
dest(self):
Callers
nothing calls this directly
Calls
1
fs_encode
Function · 0.70
Tested by
no test coverage detected