This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Scripty.
Summary
Evaluates the given Scripty scripts
- Assembly
- Cake
.Scripty .dll - Namespace
- Cake
.Scripty - Containing Type
- ScriptyRunner
Syntax
public void Evaluate(IEnumerable<FilePath> scriptFiles)
Parameters
Name | Type | Description |
---|---|---|
scriptFiles | IEnumerable |
The script files to evaluate |
Return Value
Type | Description |
---|---|
void |