package
0.1.20
Repository: https://github.com/181192/ops-cli.git
Documentation: pkg.go.dev

# Functions

Copy copies a file from src to dst.
CopyDirectory copies a directory from src to dst.
CopySymLink copies symlink from src to dst.
CreateIfNotExists creates a file if not exists.
Exists checks to see if a file exists.
ExpandPath expands path with ~ notation.