InfoFeature.

Run(IConsole) Method

Summary

Runs the feature.
Namespace
Cake.Cli
Containing Type
InfoFeature

Syntax

public void Run(IConsole console)

Parameters

Name Type Description
console IConsole The console to write to.

Return Value

Type Description
void