package
0.0.0-20221029112229-2a2181e97dc4
Repository: https://github.com/paulusrobin/gogen-cmd.git
Documentation: pkg.go.dev

# Functions

DirNames function to get list file directory.
Empty function to check a directory is empty or not.
Exist function to check a filePath is exists.
FileNames function to get list file name on directory.
FileNamesWithFilter function to get list file name with regex filter on directory.
Make function to create a directory.
Pwd function to get current active directory.
Remove function to remove a directory.

# Constants

No description provided by the author