initLine property

String? get initLine

A single command sent once when the session opens (e.g. installing a Ctrl-C trap or suppressing the shell's prompt), or null if none.

Implementation

String? get initLine;