shell property

String shell

Returns the shell for the current platform. If no overrides are specified in the config, it attempts to find the default shell for the platform.

Implementation

String get shell => _getShell();