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