Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config represents data of environment variables and cache file path
type Input ¶
type Input struct {
When bool `json:"when,omitempty"`
Message string `json:"message,omitempty"`
Help string `json:"help,omitempty"`
}
Input represents value input from terminal
Click to show internal directories.
Click to hide internal directories.