MCPcopy 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

1import * as fs from "fs";
2import { commands } from "vscode";
3import { ExtensionRestartReason, isWin } from "../../shared/constants";
4import { fsPath } from "../../shared/utils/fs";

Callers

nothing calls this directly

Calls 5

activateFunction · 0.90
prepareHasRunFileFunction · 0.90
fsPathFunction · 0.90
waitForResultFunction · 0.90
executeCommandMethod · 0.65

Tested by

no test coverage detected