Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/epinna/tplmap
/ set_contexts
Method
set_contexts
core/plugin.py:835–838 ·
view source on GitHub ↗
(self, contexts)
Source
from the content-addressed store, hash-verified
833
self.actions = actions
834
835
def
set_contexts(self, contexts):
836
837
# Update contexts on the instance
838
self.contexts = contexts
839
Callers
15
language_init
Method · 0.80
language_init
Method · 0.80
language_init
Method · 0.80
language_init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected