Structs§
Functions§
- download_
update_ to_ temp_ file - Downloads the latest release file that matches
bin_name, renames the current executable to a temp path, renames the new version as the original file name, then returns both the original file name (new version) and temp path (old version) - format_
interface_ into_ game_ version - Takes a
&strand formats it into a proper World of Warcraft release version. - get_
latest_ release - remove_
file - Remove a file, retrying if the operation fails because of permissions
- rename
- Rename a file or directory to a new name, retrying if the operation fails because of permissions
- wow_
path_ resolution - Logic to help pick the right World of Warcraft folder.