MCPcopy Index your code
hub / github.com/iptv-org/iptv / toString

Method toString

scripts/core/cliTable.ts:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 toString() {
20 return this.table.render()
21 }
22}

Callers 2

drawTableFunction · 0.95
mainFunction · 0.45

Calls 1

renderMethod · 0.80

Tested by

no test coverage detected