mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-15 14:42:30 +00:00
Expand '~/' to $HOME in session path.
This commit is contained in:
@@ -50,7 +50,7 @@ public:
|
||||
bool is_used() const;
|
||||
|
||||
std::string path() const;
|
||||
void set_path(const std::string& path);
|
||||
void set_path(std::string path);
|
||||
|
||||
bool use_fsyncdisk() const;
|
||||
void set_use_fsyncdisk(bool use_fsyncdisk);
|
||||
|
||||
Reference in New Issue
Block a user