Documentation ¶
Index ¶
- func CreateFullPath(path string) error
- func CreateFullPathForFile(filePath string) (err error)
- func DefaultConfigPath(fileName string, homeConf *configdir.Config) (path string)
- func ExistFile(path string) bool
- func HomeConfigFolder(systemVendorName, systemProgramName string) (*configdir.Config, error)
- func IsADirectoryPath(path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFullPath ¶
CreateFullPath make parent directories as needed
func CreateFullPathForFile ¶
CreateFullPathForFile take the directory path in which this file should exist and create this path
func DefaultConfigPath ¶
DefaultConfigPath return the path for file `filename` under the default config folder
func HomeConfigFolder ¶
HomeConfigFolder return the default config folder path
func IsADirectoryPath ¶
IsADirectoryPath get info about the path string not about a physical resource in the filesystem return true if the path is a directory path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.