Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (Config) GetConfigFileUsed ¶
GetConfigFileUsed returns the configuration file used.
If no configuration file is loaded, an empty string is returned. Failure to read a configuration file does not cause an error and will still result in an empty string.
func (Config) GetTemplateDirs ¶
Click to show internal directories.
Click to hide internal directories.