MCPcopy
hub / github.com/jvilk/BrowserFS / node-fs-write.ts

File node-fs-write.ts

test/tests/fs/all/node-fs-write.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from '../../../../src/core/node_fs';
2import * as path from 'path';
3import assert from '../../../harness/wrapped-assert';
4import common from '../../../harness/common';

Callers

nothing calls this directly

Calls 8

getRootFSMethod · 0.80
byteLengthMethod · 0.80
isReadOnlyMethod · 0.65
openMethod · 0.65
writeMethod · 0.65
closeMethod · 0.65
readFileMethod · 0.65
unlinkMethod · 0.65

Tested by

no test coverage detected