chaperon v0.1.0 Chaperon.Action.Async View Source

Implementation module for asynchronous actions (function calls into a Chaperon.Scenario module).

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Chaperon.Action.Async{args: [any], function: atom, module: atom, task_name: atom}