database_directory property

String? database_directory
read / write

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

Implementation

String? database_directory;