Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
read
Method · 0.80
write
Method · 0.80
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected