MCPcopy
hub / github.com/vercel/hyper / inspect

Method inspect

bin/yarn-standalone.js:35413–35415  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35411 rawText(str) {
35412 return {
35413 inspect() {
35414 return str;
35415 }
35416 };
35417 }
35418

Callers 6

parseMethod · 0.45
stringifyLangArgsFunction · 0.45
yarn-standalone.jsFile · 0.45
listFunction · 0.45
applyStyleFunction · 0.45
jsSprintfFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected