Reactor.File.Step.IoWrite (reactor_file v0.18.3)
View SourceA 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
A step which runs IO.write/2
:device
(term/0
) - Required. The IO device to write to
:chardata
(term/0
) - Required. The content to write to the device