Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ Expect
Method
Expect
deps/v8/tools/release/test_scripts.py:135–136 ·
view source on GitHub ↗
(self, recipe)
Source
from the content-addressed store, hash-verified
133
self._index = -1
134
135
def
Expect(self, recipe):
136
self._recipe = recipe
137
138
def
Call(self, name, *args, **kwargs):
# pragma: no cover
139
self._index += 1
Callers
1
Expect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected