Cake aliases

Built-In

Contains functionality related to running Cake scripts out of process.

General

CakeExecuteExpression(string, CakeSettings) Executes Cake expression out of process.
CakeExecuteExpression(string) Executes Cake expression out of process.
CakeExecuteScript(FilePath, CakeSettings) Executes cake script out of process.
CakeExecuteScript(FilePath) Executes cake script out of process.