directory property

  1. @internal
  2. @protected
Directory directory
final

The real directory beneath which FMTC places all data - usually located within the application's directories

Provides low level access. Use with caution, and prefer built-in methods! Corrupting some databases, for example the registry, can lead to data loss from multiple stores.

Implementation

@internal
@protected
final Directory directory;