package
2.10.18+incompatible
Repository: https://github.com/kosli-dev/cli.git
Documentation: pkg.go.dev
# Functions
Contains checks if a string is contained in a string slice.
Creates a file under specified path.
No description provided by the author
IsDir checks if a path is a directory.
IsFile checks if a path is a file.
IsJSON checks if a string is in JSON format.
LoadFileContent loads file content.
Tar creates a tar file from src in a temp directory with the name provided in tarFileName.