Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct {
Offline bool `short:"e" help:"Download remote images and replace html references."`
Verbose bool `short:"v" help:"Verbose printing."`
About about `help:"Show About."`
ImagesDir string `hidden:"" default:"images"`
JSON []string `name:"starred.json" arg:"" optional:""`
}
func MustParseOption ¶
func MustParseOption() (opt Options)
Click to show internal directories.
Click to hide internal directories.