Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶ added in v0.21.4
type Options struct { Debug bool All bool Last bool ImagesOnly bool Daemon bool DaemonTimeout int ImagesFormat string Country string Format string CustomComicName string ForceAspect bool OutputFolder string CreateDefaultPath bool IssueNumberNameOnly bool URL string Source string IssuesRange string Client *http.ComicClient Logger *logger.Logger }
Options represents the comics downloader options.
Click to show internal directories.
Click to hide internal directories.