access property

StoreAccess access

Get direct filesystem access paths for this store

This should only be used in special cases, when modifying the store manually for example.

Implementation

StoreAccess get access => StoreAccess(this);