Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cfg ¶
type Cfg struct {
APIURL string `toml:"api"`
}
Cfg represents the config for the starship cli
func CreateNewConfigFile ¶
CreateNewConfigFile creates a new config file at the specified path and validates it
func NewConfigManager ¶
NewConfigManager instantiates a new instance of Cfg or loads it if it already exists
Click to show internal directories.
Click to hide internal directories.