MCPcopy Index your code
hub / github.com/TypeStrong/ts-node / helpers.ts

File helpers.ts

src/test/helpers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { NodeFS } from '@yarnpkg/fslib';
2import { exec as childProcessExec } from 'child_process';
3import * as promisify from 'util.promisify';
4import { sync as rimrafSync } from 'rimraf';

Callers

nothing calls this directly

Calls 5

installTsNodeFunction · 0.85
captureObjectStateFunction · 0.85
onceFunction · 0.70
resolveFunction · 0.50
createRequireFunction · 0.50

Tested by

no test coverage detected