database_directory property

string? database_directory
getter/setter pair

The path to the directory for the persistent database; if empty, the current working directory will be used

Implementation

string? database_directory;