[ Version ( since = "0.16.0" ) ]
public bool load_releases (bool reload, bool allow_net) throws Error
Load data from an external source, possibly a local file or a network resource.
this |
a Component instance. |
reload |
set to true to discard existing data and reload. |
allow_net |
allow fetching release data from the internet. |
true on success. |