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

View Source

An io_write DSL entity for the Reactor.File extension.

Summary

Types

t()

@type t() :: %Reactor.File.Dsl.IoWrite{
  __identifier__: any(),
  arguments: [Reactor.Dsl.Argument.t()],
  chardata: Reactor.Template.t(),
  description: nil | String.t(),
  device: Reactor.Template.t(),
  guards: [Reactor.Guard.Build.t()],
  name: any()
}