package
0.0.0-20181215013144-ac67c3d942be
Repository: https://github.com/modmuss50/mcp-diff.git
Documentation: pkg.go.dev

# Functions

AppendStringToFile appends a string to a file, or creates a new file with the string if the file does not exist.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FileExists checks to see if a file exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadLinesFromFile reads each line of the file into a string array.
ReadStringFromFile reads a string from a file.
WriteStringToFile writes a string to a file.