//
pkg.gl
Category
github.com/shuvava/treehub
internal
utils
fshelper
package
0.0.11
Repository:
https://github.com/shuvava/treehub.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
61 SLOC
#
Functions
EnsureDir
EnsureDir creates directory or throw an error.
IsDirExist
IsDirExist checks if path exist and it is a directory.
IsDirWritable
IsDirWritable checks write permission on directory.
IsPathExist
IsPathExist checks if path exist.