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
Syntax
public static ScriptyRunner Scripty(this ICakeContext context, FilePath projectFilePath, ScriptySettings settings = null)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The Cake context |
projectFilePath |
FilePath |
Path to the project file to use |
settings |
ScriptySettings |
The settings for the tool |
Return Value