Summary
Initializes a new instance of the
ScriptAliasFinder class.
- Namespace
- Cake
.Core .Scripting - Containing Type
- ScriptAliasFinder
Syntax
public ScriptAliasFinder(ICakeLog log)
Parameters
| Name | Type | Description |
|---|---|---|
| log | ICakeLog | The log. |
Return Value
| Type | Description |
|---|---|
| void |
