Reactor.File.Dsl.IoStream (reactor_file v0.18.3)
View SourceAn io_stream
DSL entity for the Reactor.File
extension.
Summary
Types
@type t() :: %Reactor.File.Dsl.IoStream{ __identifier__: any(), arguments: [Reactor.Dsl.Argument.t()], description: nil | String.t(), device: Reactor.Template.t(), guards: [Reactor.Guard.Build.t()], line_or_codepoints: :eof | :line | non_neg_integer(), name: any() }