Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShellExpand ¶ added in v0.14.1
ShellExpand uses the shell to expand variables and ~ from a filename. On Windows the function simply returns the filename unchanged
Types ¶
type Finder ¶ added in v0.31.0
type Finder struct {
// contains filtered or unexported fields
}
func (Finder) FindConfigurationFile ¶ added in v0.31.0
FindConfigurationFile returns the path of the configuration file If the file doesn't have an extension, it will search for all possible extensions
func (Finder) FindConfigurationIncludes ¶ added in v0.31.0
FindConfigurationIncludes finds includes (glob patterns) relative to the configuration file.
Click to show internal directories.
Click to hide internal directories.