Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flags ¶
type Flags struct {
LegalInfo *bool //Print legal info?
Loglevel logger.LevelFlag
Out *string //output file
Lang []*lcconv.LngCntry
Opts *string //options for the scraper
Tail []string //non-processed args
// contains filtered or unexported fields
}
Structure that holds the parsed command line flags
Click to show internal directories.
Click to hide internal directories.