Add doc note about postcondition of ARDOUR::user_config_directory()
git-svn-id: svn://localhost/ardour2/branches/3.0@12889 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
319d2556d2
commit
01db45859d
@ -27,6 +27,7 @@ namespace ARDOUR {
|
||||
/**
|
||||
* @return the path to the directory used to store user specific ardour
|
||||
* configuration files.
|
||||
* @post user_config_directory() exists
|
||||
*/
|
||||
std::string user_config_directory ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user