Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ shell
Method
shell
deps/v8/tools/testrunner/objects/testcase.py:375–376 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
373
374
@property
375
def
shell(self):
376
return
self.get_shell()
377
378
def
skip_rdb(self, result):
379
return
False
Callers
nothing calls this directly
Calls
1
get_shell
Method · 0.95
Tested by
no test coverage detected