MCPcopy
hub / github.com/TypeStrong/ts-node / ignored

Method ignored

src/index.ts:520–520  ·  view source on GitHub ↗
(fileName: string)

Source from the content-addressed store, hash-verified

518 options: RegisterOptions;
519 enabled(enabled?: boolean): boolean;
520 ignored(fileName: string): boolean;
521 compile(code: string, fileName: string, lineOffset?: number): string;
522 getTypeInfo(code: string, fileName: string, position: number): TypeInfo;
523 /** @internal */

Callers 3

registerExtensionFunction · 0.80
getFormatFunction · 0.80
transformSourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected