filehashFormats {filehash} | R Documentation |
List and register filehash formats
Description
List and register filehash backend database formats.
Usage
filehashFormats(...)
Arguments
... |
list of functions for registering a new database format |
Details
filehashFormats
can be used to register new filehash backend database formats. filehashFormats
called with no arguments lists information on available formats
Value
A list containing information on the available filehash formats
[Package filehash version 2.4-6 Index]