Summary
    Initializes a new instance of the 
		ToolRepository class.
    - Namespace
- Cake.Core .Tooling 
- Containing Type
- ToolRepository
Syntax
public ToolRepository(ICakeEnvironment environment)Parameters
| Name | Type | Description | 
|---|---|---|
| environment | ICakeEnvironment | The environment. | 
Return Value
| Type | Description | 
|---|---|
| void | 
