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

Method clone

scripts/models/stream.ts:470–472  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

468 }
469
470 clone(): Stream {
471 return Object.assign(Object.create(Object.getPrototypeOf(this)), this)
472 }
473}

Callers 15

cacheDataFunction · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
generateMethod · 0.80
constructorMethod · 0.80
generateMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls 1

createMethod · 0.65

Tested by

no test coverage detected