Documentation ¶
Overview ¶
Package config saves and fetches settings used by the df2 tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Config = Settings{ Name: filename, Errors: false, // contains filtered or unexported fields }
Config settings.
View Source
var ErrNoEditor = errors.New(`no suitable editor could be found
please set one by creating a $EDITOR environment variable in your shell configuration`)
ErrNoEditor no editor error.
View Source
var ErrSaveType = errors.New("unsupported value interface type")
View Source
var ErrSetName = errors.New("invalid flag name")
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.