menu
stdc package
documentation
signal.dart
StdcSignal
SIGINT property
SIGINT property
dark_mode
light_mode
SIGINT
property
int
get
SIGINT
Interactive attention signal (usually Ctrl+C).
Implementation
int get SIGINT => 2;
stdc package
documentation
signal
StdcSignal
SIGINT property
StdcSignal extension on
Stdc