Documentation ¶
Index ¶
- func DeleteFileIfExists(path string) error
- func IsHidden(path string) (bool, error)
- func ReadStringFileContent(path string) (string, error)
- func WalkFilesWithExtFilter(path string, extBlacklist []string, extWhitelist []string, skipHidden bool, ...) error
- func WriteStringToFile(path string, content string) error
- func WriteToFile(path string, content []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFileIfExists ¶
func ReadStringFileContent ¶
func WalkFilesWithExtFilter ¶
func WriteStringToFile ¶
func WriteToFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.