package
1.0.8
Repository: https://github.com/sap/cloud-mta.git
Documentation: pkg.go.dev

# Functions

CreateFile - creates a new file.
DeleteDir - deletes the directory and all sub-directories and files.
DeleteFile - deletes the file.
GetJSONContent reads the file, parses it as JSON and returns the result.
ReadFile reads the file and replaces Windows line breaks with \r.

# Constants

No description provided by the author