View Source Runlet.Ctrl.Signal (runlet v1.2.6)

Send a signal to a process

Summary

Functions

Sends SIGHUP to a process.

Sends a signal to a process.

Functions

@spec exec(Runlet.t(), String.t() | Runlet.PID.t()) :: Enumerable.t()

Sends SIGHUP to a process.

@spec exec(Runlet.t(), String.t() | Runlet.PID.t(), String.t()) :: Enumerable.t()

Sends a signal to a process.