package
0.19.0
Repository: https://github.com/stackitcloud/stackit-cli.git
Documentation: pkg.go.dev

# Functions

CopyFile copies the contents of a file to another file.
ReadFileIfExists reads the contents of a file and returns it as a string, along with a boolean indicating if the file exists.
WriteToFile writes the given content to a file.