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