MCPcopy Create free account
hub / github.com/breck7/scroll / getExtension

Method getExtension

external/.scrollLibs.js:18939–18941  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18937 return this.getParticle().getLine()
18938 }
18939 getExtension() {
18940 return this.getParticle().handParsersProgram.extensionName
18941 }
18942 getParticle() {
18943 return this._particle
18944 }

Callers 1

messageMethod · 0.80

Calls 1

getParticleMethod · 0.95

Tested by

no test coverage detected