Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ Op
Class
Op
tools/gyp/pylib/packaging/_parser.py:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
37
class
Op(Node):
38
def
serialize(self) -> str:
39
return
str(self)
40
41
42
MarkerVar = Union[Variable, Value]
Callers
1
_parse_marker_op
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected