Documentation
¶
Index ¶
- func AdjustPathForWindows(filenameWithPath string) string
- func CreateDirectoryIfNotExists(path string) error
- func FileExists(filename string) bool
- func GetHomeDir() (string, error)
- func JoinFiles(arquivo1, arquivo2, arquivoUnido string) error
- func JoinPaths(parts ...string) string
- func ReadFile(filename string) (string, error)
- func WriteFile(filename string, data string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdjustPathForWindows ¶
func FileExists ¶
func GetHomeDir ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.