10#include "MantidAlgorithms/DllConfig.h"
18 const std::string name()
const override final;
19 int version()
const override final;
20 const std::vector<std::string>
seeAlso()
const override {
return {
"CleanFileCache"}; }
21 const std::string category() const override final;
22 const
std::
string summary() const override final;
25 void init() override final;
26 void exec() override final;
27 int deleteFiles(const
std::
string &path, const
std::
string &pattern) const;
Base class from which all concrete algorithm classes should be derived.
ClearCache : TODO: DESCRIPTION.
const std::vector< std::string > seeAlso() const override
Function to return all of the seeAlso algorithms related to this algorithm.
Helper class which provides the Collimation Length for SANS instruments.