MCPcopy
hub / github.com/iptv-org/iptv / edit.ts

File edit.ts

scripts/commands/playlist/edit.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { loadData, data, searchChannels } from '../../api'
2import { Collection, Logger } from '@freearhey/core'
3import { select, input } from '@inquirer/prompts'
4import { Playlist, Stream } from '../../models'

Callers

nothing calls this directly

Calls 4

saveFunction · 0.85
errorMethod · 0.80
mainFunction · 0.70
parseMethod · 0.45

Tested by

no test coverage detected