MCPcopy Create free account
hub / github.com/apache/fory / getExternal

Method getExternal

javascript/packages/core/lib/gen/builder.ts:499–501  ·  view source on GitHub ↗
(key: string)

Source from the content-addressed store, hash-verified

497 }
498
499 getExternal(key: string) {
500 return `external.${key}`;
501 }
502
503 getOptions(key: string) {
504 return `options.${key}`;

Callers 14

readSpecificTypeFunction · 0.45
writeFunction · 0.45
readFunction · 0.45
GenClass · 0.45
writeTypeInfoMethod · 0.45
readTypeInfoMethod · 0.45
writeMethod · 0.45
readSpecificTypeMethod · 0.45
readMethod · 0.45
writeDynamicCaseValueMethod · 0.45
readDynamicCaseValueMethod · 0.45
writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected