Crate cli_autoupdate

source ·

Structs§

  • Deserialized object of the remote json file, used to check for updates Example:

Enums§

Traits§

  • Configuration implementation for the current package
  • This trait is responsible to gives the base url for and the final path of the update json package description

Functions§

  • Check if there’s a new version available Example:
  • Check for updates and auto-update the current binary, if a new version is available

Type Aliases§