package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Save writes the config to disk.
type Config struct {
Server string `yaml:"server"`
Token string `yaml:"token"`
}
Config holds the CLI configuration persisted to ~/.config/lunar/config.yaml.
Load reads the config file, returning defaults on any error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.