Reactor.File.Dsl.ReadFile
(reactor_file v0.18.4)
View Source
A read_file DSL entity for the Reactor.File DSL extension.
Summary
Types
@type t() :: %Reactor.File.Dsl.ReadFile{ __identifier__: any(), __spark_metadata__: term(), arguments: [Reactor.Dsl.Argument.t()], description: nil | String.t(), guards: [Reactor.Guard.Build.t()], name: any(), path: Reactor.Template.t() }