JekyllSettings.

JekyllSettings(string) Constructor

Summary

Initializes a new instance of the JekyllSettings class.
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll
Containing Type
JekyllSettings

Syntax

protected JekyllSettings(string command)

Parameters

Name Type Description
command string Command to run.

Return Value

Type Description
void