Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/iptv-org/iptv
/ getFilepath
Method
getFilepath
scripts/models/stream.ts:379–381 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
377
}
378
379
getFilepath(): string {
380
return
this.filepath ||
''
381
}
382
383
getFilename(): string {
384
return
path.basename(this.getFilepath())
Callers
5
getUniqKey
Method · 0.95
getFilename
Method · 0.95
saveStreams
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected