JwstCli.Downloader (JwstCli v0.2.0)
Documentation for JwstCli.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
GenServer.handle_call/3 callback for the following signals calls
GenServer.init/1
Link to this section Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor.
Link to this function
handle_cast(msg, state)
GenServer.handle_call/3 callback for the following signals calls:
- :execute - Process Command
Link to this function
init(state)
GenServer.init/1
Link to this function