MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / write

Method write

tools/mcmanifest.js:1795–1797  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

1793 this.write("\n");
1794 }
1795 write(string) {
1796 this.current += string;
1797 }
1798}
1799
1800export class TSConfigFile extends PrerequisiteFile {

Callers 1

lineMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected