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

Method start

scripts/utils.ts:307–309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

305 }
306
307 start() {
308 console.log(`[#${this.issue.number}] ${this.type}: Issue #${this.issue.number}`)
309 }
310
311 warn(message: string) {
312 console.log(`[#${this.issue.number}] ${this.type}: └── WARNING: ${message}`)

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected