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.Markdown-Pdf.
Summary
Set the working directory context from where the markdown-pdf command will run
- Assembly
- Cake
.Markdown-Pdf .dll - Namespace
- Cake
.Markdown_Pdf - Containing Type
- Markdown
Pdf Runner Settings Extensions
Syntax
public static MarkdownPdfRunnerSettings UseWorkingDirectory(this MarkdownPdfRunnerSettings settings, DirectoryPath workingDirectory)
Parameters
Name | Type | Description |
---|---|---|
settings | Markdown |
|
workingDirectory | DirectoryPath |
Return Value
Type | Description |
---|---|
Markdown |