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