Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigPath ¶
func ConfigPath() string
func KindleConfigPath ¶
func KindleConfigPath() string
func LoadKindleConfig ¶
func LoadKindleConfig() (zlib.KindleConfig, error)
func SaveConfig ¶
func SaveKindleConfig ¶
func SaveKindleConfig(cfg zlib.KindleConfig) error
func SaveSession ¶
func SessionPath ¶
func SessionPath() string
Types ¶
type Config ¶
type Config struct {
Theme string `json:"theme,omitempty"`
}
Config stores global CLI preferences.
func LoadConfig ¶
Click to show internal directories.
Click to hide internal directories.