//
pkg.gl
Category
github.com/SDCDevOps/helpr
filemgr
package
1.3.1
Repository:
https://github.com/sdcdevops/helpr.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
1
Files
73 SLOC
#
Functions
AppendFileCreateIfNotExist
Append content to file, create the file if it does not exist.
CreateFileIfNotExist
Create file if file does not exist.
DeleteFileIfExist
Delete file if exist.
FileNotExist
Return true if file does not exist.