Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ Variable
Class
Variable
tools/gyp/pylib/packaging/_parser.py:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
class
Variable(Node):
28
def
serialize(self) -> str:
29
return
str(self)
30
31
32
class
Value(Node):
Callers
1
process_env_var
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected