MCPcopy
hub / github.com/google/zx / toString

Method toString

src/core.ts:945–947  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

943 }
944
945 override toString(): string {
946 return this.stdall
947 }
948
949 override valueOf(): string {
950 return this.stdall.trim()

Callers 15

textMethod · 0.95
global.test.jsFile · 0.80
core.test.jsFile · 0.80
goods.test.tsFile · 0.80
cli.test.jsFile · 0.80
node.test.mjsFile · 0.80
bun.test.jsFile · 0.80
fakeServerFunction · 0.80
buf_arr_reduce_to_stringFunction · 0.80
randomIdFunction · 0.80
[Symbol.toPrimitive]Function · 0.80
core.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected