Summary
            Initializes the code analysis provider.
            
		- Assembly
 - Cake
.Prca .dll  - Namespace
 - Cake
.Prca .Issues  - Containing Type
 - I
Code Analysis Provider  
Syntax
bool Initialize(PrcaSettings settings)
	Parameters
| Name | Type | Description | 
|---|---|---|
| settings | PrcaSettings | General settings | 
Return Value
| Type | Description | 
|---|---|
| bool | true if the initialization was successful, false otherwise. |