package
1.0.6
Repository: https://github.com/robwillup/retros.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetFiles returns a slice with the names of all files found under the directory provided.
IsDir calls os.Stat for the path provided and then calls fileInfo.IsDir to check whether it is a directory.