Module welcome

Source

StructsΒ§

Crate πŸ”’
CratesIoResponse πŸ”’

FunctionsΒ§

check_for_updates πŸ”’
Checks for updates to the crate, and prints a message if an update is available
check_version πŸ”’
Given a possibly undefined version number, check if it’s present and supported
get_env πŸ”’
Given a key, get the value from the environmental variables, and print it to the console
get_latest_version πŸ”’
Gets the latest version of the crate from crates.io
print_ascii_art πŸ”’
Prints the AdGuardian ASCII art to console
print_error πŸ”’
Print error message, along with (optional) stack trace, then exit
print_info πŸ”’
Reusable function that just prints success messages to the console
verify_connection πŸ”’
With the users specified AdGuard details, verify the connection (exit on fail)
welcome
Initiate the welcome script This function will: