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

Method getOptions

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

Source from the content-addressed store, hash-verified

501 }
502
503 getOptions(key: string) {
504 return `options.${key}`;
505 }
506
507 getTypeInfo() {
508 return "typeInfo";

Callers 3

readMethod · 0.80
writeMethod · 0.80
readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected