ICakeEnvironment.

Runtime Property

Summary

Gets the runtime Cake is running in.
Namespace
Cake.Core
Containing Type
ICakeEnvironment

Syntax

ICakeRuntime Runtime { get; }

Value

Type Description
ICakeRuntime The runtime Cake is running in.