Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ commands.test.ts
File
commands.test.ts
src/test/multi_project_folder/commands.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
"assert"
;
2
import
* as fs from
"fs"
;
3
import
* as vs from
"vscode"
;
4
import
{ fiveMinutesInMs } from
"../../shared/constants"
;
Callers
nothing calls this directly
Calls
5
fsPath
Function · 0.90
deleteFileIfExists
Function · 0.90
activate
Function · 0.90
waitForResult
Function · 0.90
executeCommand
Method · 0.65
Tested by
no test coverage detected