//
pkg.gl
Category
github.com/IBM-Cloud/ibm-cloud-cli-sdk
common
file_helpers
package
0.12.0
Repository:
https://github.com/ibm-cloud/ibm-cloud-cli-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
5
Files
175 SLOC
#
Functions
CopyDir
CopyDir copies src directory recursively to dest.
CopyFile
CopyFile copies file contents of src to dest.
ExtractTgz
ExtractTgz extracts src archive to the dest directory.
FileExists
FileExists checks if the file exist or not.
RemoveFile
RemoveFile removes the file.