Runs the Dart formatter
since 0.0.1
Future<IShell> dartFormat() async { await d.format(this); return this; }