interrupts property

Stream<void> get interrupts

Cancel signals (Ctrl-C). Each event aborts the current run.

Implementation

Stream<void> get interrupts;