blob: a6fa97a06e39f05ebdb279bdfa3b345cd8023687 [file] [log] [blame]
// Copyright 2020 The Dart Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import 'dart:io';
import 'package:path/path.dart' as p;
final sdkDir = p.dirname(p.dirname(Platform.resolvedExecutable));