Task-based command execution worker.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
@spec await(pid(), timeout()) :: Vibe.Command.Result.t()
@spec cancel(pid()) :: Vibe.Command.Result.t()
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec job(pid()) :: Vibe.Command.Job.t()
@spec start_link(keyword()) :: GenServer.on_start()
@spec status(pid()) :: Vibe.Command.Result.t()