shellFamily property
The remote shell's command-language family (selects the prompt dialect).
Implementation
@override
ShellFamily get shellFamily => _shell.shellFamily;
The remote shell's command-language family (selects the prompt dialect).
@override
ShellFamily get shellFamily => _shell.shellFamily;