Search
The struct used to store input DSL entities.
See d:Reactor.input.
d:Reactor.input
@type t() :: %Reactor.Dsl.Input{ __identifier__: any(), name: any(), transform: {module(), keyword()} }