//
pkg.gl
Category
github.com/fastly/cli
pkg
filesystem
package
0.43.0
Repository:
https://github.com/fastly/cli.git
Documentation:
pkg.go.dev
Overview
Versions
12
Dependencies
4
Dependents
38
Files
87 SLOC
#
Functions
CopyFile
CopyFile copies a file from src to dst.
FileExists
FileExists asserts whether a file path exists.
MakeDirectoryIfNotExists
MakeDirectoryIfNotExists asserts whether a directory exists and makes it if not.