View Source Runlet.Ctrl.Start (runlet v1.2.3)
Start a stopped process
Link to this section Summary
Link to this section Functions
Start a process.
@spec exec(Runlet.t(), String.t(), String.t()) :: Enumerable.t()
@spec exec(Runlet.t(), Runlet.PID.t(), String.t()) :: Enumerable.t()
Start multiple processes.