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
Print the name and version.
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll - Containing Type
- JekyllVersionAliases
Syntax
public static void JekyllVersion(this ICakeContext context)
Examples
JekyllVersion();
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
Return Value
Type | Description |
---|---|
void |