View source
enum abstract SigNum(Int)
package eval.luv
from Int to Int
import eval.luv.Signal
Available on macro
For the moment, the signals exposed are those that are both present on Unix and present or emulated by libuv on Windows.
You can also provide a plain integer signal code instead of the values of this enum.
See also: