Elements
6.2
A C++ base framework for the Euclid Software.
|
Go to the documentation of this file.
24 inline namespace Services {
36 "but it does not seem to be installed.");
42 cmd += distantFile.
string() +
" " + localFile.string();
ELEMENTS_API bool irodsIsInstalled()
Check whether the iRODS client is installed.
ELEMENTS_API bool checkCall(const std::string &command)
Base class to synchronize test data.
The dependency configurations holds, for each test file to be retrieved:
std::string createDownloadCommand(path distantFile, path localFile) const override
IrodsSynchronizer(const ConnectionConfiguration &connection, const DependencyConfiguration &dependency)
The connection configuration mainly holds:
Path::Item path
importing the path item from ElementsKernel