//
pkg.gl
Category
github.com/forando/refactory
pkg
filesystem
package
0.0.3
Repository:
https://github.com/forando/refactory.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
4
Files
231 SLOC
#
Functions
CleanDir
No description provided by the author
DirFiles
No description provided by the author
GetTerraformFileNameList
No description provided by the author
GetTerragruntModuleNameList
No description provided by the author
NewOsFs
No description provided by the author
PrintPWD
No description provided by the author
#
Structs
TempFile
No description provided by the author
#
Interfaces
File
File represents an open file in FS See io/fs.File in http://golang.org/s/draft-iofs-design.
FS
FS represents a minimal filesystem implementation See io/fs.FS in http://golang.org/s/draft-iofs-design.