6 #ifndef SWIFT_CORE_GITHUBPACKAGESREADER_H
7 #define SWIFT_CORE_GITHUBPACKAGESREADER_H
Read available updates from GitHub Packages REST API.
void readUpdateInfo()
Read updates from GitHub Packages.
swift::misc::db::CUpdateInfo getUpdateInfo() const
Get updates cached from previous read.
CGitHubPackagesReader(QObject *parent=nullptr)
Constructor.
void updateInfoAvailable(bool available)
Updates have been received from GitHub Packages.
Update info, i.e. artifacts and distributions.
Backend services of the swift project, like dealing with the network or the simulators.