# Functions
No description provided by the author
No description provided by the author
DoSelfUpdate checks for updates and prompts the user to update if there is a newer version available.
DoSelfUpdate checks for updates once per day and prompts the user to update if there is a newer version available.
StringSliceToListStringWithQuotes converts a string slice to a comma-separated list with each value in quotes.
# Constants
The default indentation to use when printing data to stdout.
DefaultPollTime is the default interval to wait when polling a network request.