Documentation
¶
Index ¶
Constants ¶
View Source
const ( DIRECTORY_NAME = ".TaskWizard" CONFIG_NAME = "TaskWizard.yaml" LOG_NAME = "TaskWizard.log" )
Variables ¶
This section is empty.
Functions ¶
func SaveConfig ¶
func SaveConfig(config TaskConfig, filename string) error
Types ¶
type TaskConfig ¶
func GetConfig ¶
func GetConfig(filename string) *TaskConfig
func LoadConfig ¶
func LoadConfig() *TaskConfig
func NewDefault ¶
func NewDefault() *TaskConfig
Click to show internal directories.
Click to hide internal directories.