Go to the source code of this file.
|
bool | sjef::check_backends (const std::string &suffix) |
| Check whether a backend specification file is valid. Only the top-level structure of the file is checked, to the point where it could be opened and used in a Project. More...
|
|
std::filesystem::path | sjef::expand_path (const std::filesystem::path &path, const std::string &suffix="") |
| Edit a file path name. More...
|
|
std::string | sjef::xmlRepair (const std::string &source, const mapstringstring_t &injections={}) |
| Repair an xml dataset by completing any open tags. More...
|
|
std::string | sjef::version () noexcept |
| Report the software version. More...
|
|