MCPcopy Index your code
hub / github.com/nodejs/node / format

Method format

deps/undici/src/types/mock-agent.d.ts:50–50  ·  view source on GitHub ↗
(pendingInterceptors: readonly PendingInterceptor[])

Source from the content-addressed store, hash-verified

48
49interface PendingInterceptorsFormatter {
50 format(pendingInterceptors: readonly PendingInterceptor[]): string;
51}
52
53declare namespace MockAgent {

Callers 15

optional_typeMethod · 0.65
get_cert_fileMethod · 0.65
get_pkey_fileMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
writeMethod · 0.65
outputFunction · 0.65
process_enumFunction · 0.65
arg_replFunction · 0.65

Implementers 2

AssemblyLinedeps/v8/tools/system-analyzer/view/cod
PendingInterceptorsFormatterdeps/undici/src/lib/mock/pending-inter

Calls

no outgoing calls

Tested by 6

printtestFunction · 0.52
rotateshardFunction · 0.52
finishshardFunction · 0.52
write_shard_headerFunction · 0.52
write_shard_footerFunction · 0.52
create_wrapperFunction · 0.52