class type dn_store_config = object
.. end
method dn_directory : string
The directory containing the store. There are two files:
- config: first line contains the identity string. Second line
contains the block size
- data: one big file with the data blocks
method dn_blocksize : int
The blocksize. This value is used for new stores, and only existing
stores can be opened that have the same blocksize