sigterm 常量

ProcessSignal const sigterm

实现

static const ProcessSignal sigterm = const ProcessSignal._(15, "SIGTERM");