workingDir property

String workingDir
final

Directory in which all SDK files (DB, log) are stored. Defaults to ".", otherwise if it's customized, the folder should exist before starting the SDK.

Implementation

final String workingDir;