Summary
Set the working directory context from where the markdown-pdf command will run
- 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 |