Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/SuperMega
/ add_reference
Method
add_reference
model/injectable.py:18–19 ·
view source on GitHub ↗
(self, placeholder)
Source
from the content-addressed store, hash-verified
16
self.add_reference(placeholder)
17
18
def
add_reference(self, placeholder):
19
self.references.append(placeholder)
20
21
22
class
DataReuseReference():
Callers
3
__init__
Method · 0.95
add_iat_request
Method · 0.45
parse_asm_text_file
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected