Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ __init__
Method
__init__
tools/inspector_protocol/jinja2/ext.py:72–73 ·
view source on GitHub ↗
(self, environment)
Source
from the content-addressed store, hash-verified
70
priority = 100
71
72
def
__init__(self, environment):
73
self.environment = environment
74
75
def
bind(self, environment):
76
""
"Create a copy of this extension bound to another environment."
""
Callers
1
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected