TODOs
This commit is contained in:
parent
74cb9eaf2d
commit
233f1a2ecb
@ -13,6 +13,7 @@ public:
|
||||
explicit TempFile(bool create = true);
|
||||
virtual ~TempFile();
|
||||
const boost::filesystem::path &path() const;
|
||||
//TODO Test exists()
|
||||
bool exists() const;
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user