Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "v1.4"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { BoardDir bool ThreadDir bool UseOriginalFilename bool Extensions []string ParallelDownload bool }
func ReadConfig ¶
func ReadConfig() Config
type FlagSettings ¶
type FlagSettings struct { Silent bool OutDir string Url string IsSearch bool SearchTerms []string SearchBoard string }
func ParseFlags ¶
func ParseFlags() FlagSettings
Click to show internal directories.
Click to hide internal directories.