MCPcopy
hub / github.com/Unitech/pm2 / resolve

Method resolve

examples/using-pm2-and-transpilers/node.d.ts:52–52  ·  view source on GitHub ↗
(id: string)

Source from the content-addressed store, hash-verified

50
51interface NodeRequire extends NodeRequireFunction {
52 resolve(id: string): string;
53 cache: any;
54 extensions: any;
55 main: any;

Callers 15

getDefaultPM2HomeFunction · 0.80
paths.jsFile · 0.80
constants.jsFile · 0.80
WatchDog.mocha.jsFile · 0.80
getDaemonFunction · 0.80
cache.mocha.jsFile · 0.80
trace_factory.jsFile · 0.80
module.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected