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

File fs.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

findCommonAncestorFolderFunction · 0.90
fsPathFunction · 0.90
uriComparisonStringFunction · 0.90
createTempPubPackageFunction · 0.90
getPackageNameFunction · 0.90
getRandomTempFolderFunction · 0.90
deferFunction · 0.90
tryDeleteFunction · 0.90
mkDirRecursiveFunction · 0.90
existsAndIsFileSyncFunction · 0.90
existsAndIsDirectorySyncFunction · 0.90

Tested by

no test coverage detected