Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

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://"
})