Terminal.addOnEof

Emitted when the terminal receives an end-of-file from a child which is running in the terminal. This signal is frequently (but not always) emitted with a "child-exited" signal.

class Terminal
void
addOnEof
(
void delegate dlg
,)

Meta