ChutzpahRunner.

ToolExecutableNames Property

Summary

Gets the tool executable names.
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahRunner

Syntax

public IEnumerable<string> ToolExecutableNames { get; }

Value

Type Description
IEnumerable<string> The tool executable names.