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(params FilePath[] scriptFiles)
Parameters
Name | Type | Description |
---|---|---|
scriptFiles | FilePath[] | The script files to evaluate |
Return Value
Type | Description |
---|---|
void |