Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/electron/asar
/ api-spec.ts
File
api-spec.ts
test/api-spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, beforeEach, expect } from
'vitest'
;
2
import
{ wrappedFs as fs } from
'../src/wrapped-fs.js'
;
3
import
os from
'node:os'
;
4
import
{
Callers
nothing calls this directly
Calls
14
createPackage
Function · 0.85
verifySmartUnpack
Function · 0.85
compFiles
Function · 0.85
createPackageWithOptions
Function · 0.85
compDirs
Function · 0.85
assertPackageListEquals
Function · 0.85
listPackage
Function · 0.85
extractFile
Function · 0.85
compFileLists
Function · 0.85
extractAll
Function · 0.85
isSymbolicLinkSync
Function · 0.85
createReadStreams
Function · 0.85
Tested by
no test coverage detected