Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ tear_down
Function
tear_down
deps/v8/tools/testrunner/local/command.py:447–450 ·
view source on GitHub ↗
Clean up after using commands.
()
Source
from the content-addressed store, hash-verified
445
446
# Deprecated : use context.os_context
447
def
tear_down():
448
""
"Clean up after using commands."
""
449
if
Command == AndroidCommand:
450
AndroidCommand.driver.tear_down()
Callers
nothing calls this directly
Calls
1
tear_down
Method · 0.80
Tested by
no test coverage detected