# Functions
CleanTemplate creates and runs template on passed string, with given params.
ExtractMapKeys returns top-level keys of map.
FileExists returns a bool signifying if given file exists.
OpenURL opens the specified URL in the default browser of the user.
RunCountdown runs countdown with a static message.
SurveyOnInterrupt is run on SIGINT.