Summary
Gets the current script being processed.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- I
Script Analyzer Context
Syntax
IScriptInformation Current { get; }
Value
| Type | Description |
|---|---|
| IScriptInformation | The current script being processed. |
