CakeEnvironment.

Runtime Property

Summary

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

Syntax

public ICakeRuntime Runtime { get; }

Value

Type Description
ICakeRuntime The runtime Cake is running in.