mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-12 19:50:03 +05:00
Add JSON API to determine config directory
This commit is contained in:
parent
ce99b41bb2
commit
450027bfa2
@ -251,6 +251,8 @@ public:
|
||||
* @brief ConfigDirectory (usually ~/.retroshare) you can call this method
|
||||
* even before initialisation (you can't with some other methods)
|
||||
* @see RsAccountsDetail::PathBaseDirectory()
|
||||
* @jsonapi{development,unauthenticated}
|
||||
* @return a string containing the path
|
||||
*/
|
||||
static std::string ConfigDirectory();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user