Reactor.File.Step.OpenFile (reactor_file v0.18.3)
View SourceA step which calls File.open/2
Arguments
:path(String.t/0) - Required. The path of the file to open
Options
:modes- Required. The mode to open the file with
A step which calls File.open/2
:path (String.t/0) - Required. The path of the file to open:modes - Required. The mode to open the file with