Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ strict as assert } from
"assert"
;
2
import
* as fs from
"fs"
;
3
import
* as path from
"path"
;
4
import
{ Uri } from
"vscode"
;
Callers
nothing calls this directly
Calls
15
findCommonAncestorFolder
Function · 0.90
fsPath
Function · 0.90
uriComparisonString
Function · 0.90
createTempPubPackage
Function · 0.90
getPackageName
Function · 0.90
getRandomTempFolder
Function · 0.90
defer
Function · 0.90
tryDelete
Function · 0.90
mkDirRecursive
Function · 0.90
extractFlutterSdkPathFromPackagesFile
Function · 0.90
existsAndIsFileSync
Function · 0.90
existsAndIsDirectorySync
Function · 0.90
Tested by
no test coverage detected