Interface: GemSource
A raw GEM source file, plus the direction it maps and its release version. BYO - the caller supplies the public-domain CMS GEM file content.
Properties
content
readonlycontent:string
The raw GEM file content (whitespace-delimited: source target flags, one entry per line).
direction
readonlydirection:GemDirection
Which direction this file maps ("9-to-10" for …_I9gem.txt, "10-to-9" for …_I10gem.txt).
version?
readonlyoptionalversion?:string
The GEM release/version (e.g. "2018"), when known - mappings are release-scoped.