require("filestore-disk/read")(config) → {FileStoreFunctions#read}
Returns a read function using the config object
Parameters:
Name | Type | Description |
---|---|---|
config |
module:filestore-disk~Config | the config object |
- Source:
Returns:
the read function
The filestore-disk/read module returns the FileStoreFunctions#read function.
- Source: