MCPcopy 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

1import { DebugProtocol } from "@vscode/debugprotocol";
2import { strict as assert } from "assert";
3import * as os from "os";
4import * as path from "path";

Callers

nothing calls this directly

Calls 15

getPackagesFunction · 0.90
activateWithoutAnalysisFunction · 0.90
deferUntilLastFunction · 0.90
watchPromiseFunction · 0.90
killFlutterTesterFunction · 0.90
createDebugClientFunction · 0.90
spawnFlutterProcessFunction · 0.90
waitAllThrowIfTerminatesFunction · 0.90
delayFunction · 0.90
debuggerReadyMethod · 0.80
configurationSequenceMethod · 0.80
assertOutputMethod · 0.80

Tested by

no test coverage detected