Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultLogDestination = "~/.local/share/terminus"
Variables ¶
This section is empty.
Functions ¶
func KnownImpls ¶
func KnownImpls() []string
Types ¶
type Config ¶
type Config struct {
ConfigPath string
CanonPath string `dd:"canon_path"`
LogDestination string `dd:"log_destination"`
Reviewer *ReviewerConfig `dd:"reviewer"`
}
func (*Config) EnsureLogDestination ¶
Click to show internal directories.
Click to hide internal directories.