defaultShell property

String get defaultShell

Implementation

static String get defaultShell {
  return 'sh';
}