Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Dart-Code/Dart-Code
/ flutter_run_attach.test.ts
File
flutter_run_attach.test.ts
src/test/flutter_debug/flutter_run_attach.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DebugProtocol } from
"@vscode/debugprotocol"
;
2
import
{ strict as assert } from
"assert"
;
3
import
* as os from
"os"
;
4
import
* as path from
"path"
;
Callers
nothing calls this directly
Calls
15
getPackages
Function · 0.90
activateWithoutAnalysis
Function · 0.90
deferUntilLast
Function · 0.90
watchPromise
Function · 0.90
killFlutterTester
Function · 0.90
createDebugClient
Function · 0.90
spawnFlutterProcess
Function · 0.90
waitAllThrowIfTerminates
Function · 0.90
delay
Function · 0.90
debuggerReady
Method · 0.80
configurationSequence
Method · 0.80
assertOutput
Method · 0.80
Tested by
no test coverage detected