//
pkg.gl
Category
github.com/WAY29/hackbox
utils
package
1.2.0
Repository:
https://github.com/way29/hackbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
5
Files
169 SLOC
#
Functions
CheckRoot
No description provided by the author
ExecCommand
No description provided by the author
Exists
判断所给路径文件/文件夹是否存在.
HomeDir
No description provided by the author
IsDir
判断所给路径是否为文件夹.
IsFile
判断所给路径是否为文件.
RemoveFile
删除文件.
StringEllipsis
No description provided by the author
TempFile
生成临时文件.
WriteFile
写入文件.
#
Variables
IsWindows
No description provided by the author
TempFileNames
No description provided by the author