shellFamily property

ShellFamily get shellFamily

The command-language family of the remote shell (available once opened completes; posix until then and for older nodes). The interactive host uses it to pick the matching ShellDialect.

Implementation

ShellFamily get shellFamily => _shellFamily;