Summary
    Gets a special path.
    
		- Namespace
- Cake.Core 
- Containing Type
- ICakeEnvironment
Syntax
DirectoryPath GetSpecialPath(SpecialPath path)Parameters
| Name | Type | Description | 
|---|---|---|
| path | SpecialPath | The path. | 
Return Value
| Type | Description | 
|---|---|
| DirectoryPath | A DirectoryPathto the special path. | 
