MCPcopy Create free account
hub / github.com/Dart-Code/Dart-Code / util.test.ts

File util.test.ts

src/test/dart/util.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from "assert";
2import * as os from "os";
3import * as path from "path";
4import * as vs from "vscode";

Callers

nothing calls this directly

Calls 14

versionIsAtLeastFunction · 0.90
pubVersionIsAtLeastFunction · 0.90
isStableSdkFunction · 0.90
isDartSdkFromFlutterFunction · 0.90
applyColorFunction · 0.90
escapeDartStringFunction · 0.90
isWithinPathFunction · 0.90
fsPathFunction · 0.90
isWithinPathOrEqualFunction · 0.90
arrayContainsArrayFunction · 0.90
homeRelativePathFunction · 0.90

Tested by

no test coverage detected