Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ setArgs
Method
setArgs
valdi/vscode_debugger/src/test/test.ts:404–406 ·
view source on GitHub ↗
(args: string[])
Source
from the content-addressed store, hash-verified
402
}
403
404
setArgs(args: string[]) {
405
this._args = args;
406
}
407
408
worker(): Promise<ITestHandle> {
409
return
this._worker;
Callers
1
framesTest.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected