Documentation
¶
Index ¶
- type CLI
- func (cli *CLI) GetEndChapterInteractive(chapters []models.Chapter, startChapter int) int
- func (cli *CLI) GetStartChapter() int
- func (cli *CLI) GetStartChapterInteractive(chapters []models.Chapter) int
- func (cli *CLI) PrintChapterInfo(chapters []models.Chapter)
- func (cli *CLI) PrintCreationInfo(numChapters, startIndex, endIndex int)
- func (cli *CLI) PrintDownloadProgress(current, total int, title string)
- func (cli *CLI) PrintWelcome()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CLI ¶
type CLI struct {
// contains filtered or unexported fields
}
func (*CLI) GetEndChapterInteractive ¶
func (*CLI) GetStartChapter ¶
func (*CLI) GetStartChapterInteractive ¶
func (*CLI) PrintChapterInfo ¶
func (*CLI) PrintCreationInfo ¶
func (*CLI) PrintDownloadProgress ¶
func (*CLI) PrintWelcome ¶
func (cli *CLI) PrintWelcome()
Click to show internal directories.
Click to hide internal directories.