Reactor.File.Step.IoWrite (reactor_file v0.18.3)

View Source

A step which runs IO.write/2

Arguments

  • :device (term/0) - Required. The IO device to write to

  • :chardata (term/0) - Required. The content to write to the device

Options