Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
cacheData
Function · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
generate
Method · 0.80
constructor
Method · 0.80
generate
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
Calls
1
create
Method · 0.65
Tested by
no test coverage detected