CARDS 2.4.87
Package manager for the NuTyX GNU/Linux distribution
|
cards_sync class More...
#include <cards_sync.h>
Public Member Functions | |
Cards_sync () | |
Cards_sync (const CardsArgumentParser &argParser) | |
Cards_sync (const CardsArgumentParser &argParser, const std::string &url, const std::string &directory, const std::string &repoFile) | |
![]() | |
Pkgsync () | |
Pkgsync (const std::string &url, const std::string &directory, const std::string &repoFile) | |
virtual void | treatErrors (const std::string &s) const |
virtual void | run () |
virtual void | purge () |
void | setRootPath (const std::string &path) |
void | setConfigFile (const std::string &file) |
Pkgsync () | |
Pkgsync (const std::string &url, const std::string &directory, const std::string &repoFile) | |
virtual void | treatErrors (const std::string &s) const |
virtual void | run () |
virtual void | purge () |
void | setRootPath (const std::string &path) |
void | setConfigFile (const std::string &file) |
Additional Inherited Members | |
![]() | |
static const std::string | DEFAULT_REPOFILE = ".PKGREPO" |
cards_sync class
This class takes care of synchronising packages metadatas with remote server
Cards_sync::Cards_sync | ( | ) |
Default constructor without any argument