Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/iptv-org/iptv
/ createThread
Function
createThread
scripts/utils.ts:324–326 ·
view source on GitHub ↗
(issue: Issue, type: string)
Source
from the content-addressed store, hash-verified
322
}
323
324
export
function
createThread(issue: Issue,
type
: string): LogThread {
325
return
new
LogThread(issue,
type
)
326
}
Callers
3
removeStream
Function · 0.90
editStream
Function · 0.90
addStream
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected