MCPcopy
hub / github.com/ocsjs/ocsjs / toString

Method toString

packages/core/src/utils/string.ts:95–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

93 }
94
95 toString() {
96 return this._text;
97 }
98}

Callers 15

parseMetaDataRequiresFunction · 0.80
parseMetaDataResourcesFunction · 0.80
createMetaFileFunction · 0.80
createUserScriptFunction · 0.80
uuidFunction · 0.80
requestFunction · 0.80
domSearchFunction · 0.80
domSearchAllFunction · 0.80
uploadHandlerMethod · 0.80
fromJSONStringMethod · 0.80
fromBase64Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected