MCPcopy 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

1import { describe, it, beforeEach, expect } from 'vitest';
2import { wrappedFs as fs } from '../src/wrapped-fs.js';
3import os from 'node:os';
4import {

Callers

nothing calls this directly

Calls 14

createPackageFunction · 0.85
verifySmartUnpackFunction · 0.85
compFilesFunction · 0.85
createPackageWithOptionsFunction · 0.85
compDirsFunction · 0.85
assertPackageListEqualsFunction · 0.85
listPackageFunction · 0.85
extractFileFunction · 0.85
compFileListsFunction · 0.85
extractAllFunction · 0.85
isSymbolicLinkSyncFunction · 0.85
createReadStreamsFunction · 0.85

Tested by

no test coverage detected