Summary
Writes the document content to disk with the same file name and relative path
as the input file. This requires metadata for
RelativeFilePath to be set,
which is done by the Wyam.Core.Modules.IO.ReadFiles module or can be set manually.
- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .IO - Containing Type
- WriteFiles
Syntax
public WriteFiles()
Return Value
| Type | Description |
|---|---|
| void |
