# Functions
AppendIfMissingStringSlice - appends a string to a slice if it is not present.
IsStringInSlice - Returns true if a string is present in a slice.
RemoveTempFiles - Removes temporary files created during testing.
RootDir - returns root directory of the binary.