Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 216 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 216 Bytes

file adaptor

The file adaptor reads/writes data to the defined locations.

NOTE

This adaptor is primarily used for testing purposes.

Configuration:

f = file({
  "uri": "stdout://"
})