ICakeEnvironment.

WorkingDirectory Property

Summary

Gets or sets the working directory.
Namespace
Cake.Core
Containing Type
ICakeEnvironment

Syntax

DirectoryPath WorkingDirectory { get; set; }

Value

Type Description
DirectoryPath The working directory.