ICakeEnvironment.

GetSpecialPath(SpecialPath) Method

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 DirectoryPath to the special path.