Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrSilent = errors.New("SilentErr")
)
View Source
var RootCmd = &cobra.Command{ Use: "kidsnoter", Short: "Kidsnoter is a tool that lets you download all your kids' albums from kidsnote.com", SilenceErrors: true, SilenceUsage: true, RunE: runRoot, }
View Source
var Version = "0.0.1"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.