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