//
pkg.gl
Category
github.com/thegeeklab/wp-plugin-go
file
package
1.8.0
Repository:
https://github.com/thegeeklab/wp-plugin-go.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
1
Files
49 SLOC
#
Functions
DeleteDir
DeleteDir deletes the directory at the given path.
ExpandFileList
ExpandFileList takes a list of file globs and expands them into a list of matching file paths.
ReadStringOrFile
ReadStringOrFile returns the content of a string or a file if the file exists.