Skip to content

Latest commit

 

History

History
 
 

file

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