Summary
Processes the specified script path using the same context.
- Namespace
- Cake
.Core .Scripting .Analysis - Containing Type
- I
Script Analyzer Context
Syntax
void Analyze(FilePath scriptPath)
Parameters
| Name | Type | Description |
|---|---|---|
| scriptPath | FilePath | The script path to process. |
Return Value
| Type | Description |
|---|---|
| void |
