This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Jekyll.
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 |