mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00

committed by
Alex Fabijanic

parent
2632f34e85
commit
275275baa9
@@ -30,6 +30,9 @@ class PathImpl
|
||||
public:
|
||||
static std::string currentImpl();
|
||||
static std::string homeImpl();
|
||||
static std::string configHomeImpl();
|
||||
static std::string dataHomeImpl();
|
||||
static std::string cacheHomeImpl();
|
||||
static std::string tempImpl();
|
||||
static std::string nullImpl();
|
||||
static std::string expandImpl(const std::string& path);
|
||||
|
Reference in New Issue
Block a user