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

View Source

A 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