DartTool.

GetAlternativeToolPaths(DartSettings) Method

Summary

Finds the proper Dart executable path.
Assembly
Cake.Dart.dll
Namespace
Cake.Dart
Containing Type
DartTool

Syntax

protected override IEnumerable<FilePath> GetAlternativeToolPaths(DartSettings settings)

Parameters

Name Type Description
settings DartSettings The settings.

Return Value

Type Description
IEnumerable<FilePath> A single path to Dart executable.