Reactor.Process.Dsl.DeleteChild (reactor_process v0.4.2)
View SourceA delete_child
DSL entity for the Reactor.Process
DSL extension.
Summary
Types
@type t() :: %Reactor.Process.Dsl.DeleteChild{ __identifier__: any(), arguments: [Reactor.Dsl.Argument.t()], child_id: Reactor.Template.t(), description: nil | String.t(), guards: [Reactor.Guard.Build.t()], module: module(), name: any(), supervisor: Reactor.Template.t() }