sigint constant

ProcessSignal const sigint

Implementation

static const ProcessSignal sigint = const ProcessSignal._(2, "SIGINT");