//
pkg.gl
Category
github.com/Hex-Techs/hexctl
pkg
common
file
package
0.1.6
Repository:
https://github.com/hex-techs/hexctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
56 SLOC
#
Functions
Hash
No description provided by the author
IsDir
IsDir the given is a directory or not.
IsExists
IsExists the given file is exist.
Read
Read read a file content form filepath.
Write
Write write a file by given content.
WriteByTemp
WriteByTemp write a file by given template.