True if the current Shell has a reference to dart
dart
since 0.0.1
bool hasCli(IShell shell) => hasCommand(shell, 'dart');