SIGINT property

int get SIGINT

Interactive attention signal (usually Ctrl+C).

Implementation

int get SIGINT => 2;