MCPcopy
hub / github.com/iptv-org/iptv / info

Method info

scripts/utils.ts:319–321  ·  view source on GitHub ↗
(message: string)

Source from the content-addressed store, hash-verified

317 }
318
319 info(message: string) {
320 console.log(`[#${this.issue.number}] ${this.type}: └── INFO: ${message}`)
321 }
322}
323
324export function createThread(issue: Issue, type: string): LogThread {

Callers 13

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
removeStreamFunction · 0.80
editStreamFunction · 0.80
addStreamFunction · 0.80
mainFunction · 0.80
saveFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected