|
hudman 9.0.0
Local HUD mirror manager
|
Public Member Functions | |
| None | update (self, str outdir) |
Public Attributes | |
| mainuri | |
Protected Member Functions | |
| int | _updatecheck (self) |
Class for working with HUDs stored on any other file hostings.
|
protected |
Call HTTP HEAD method to retrieve last modification time of specified URL. :return: Last modification time in the unixtime format. :rtype: int
Reimplemented from hudman.hud.HUDCommon.
| None hudman.hud.other.HUDOther.update | ( | self, | |
| str | outdir | ||
| ) |
Download the latest version of the specified HUD. :param outdir: Output directory.
Reimplemented from hudman.hud.HUDCommon.