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.DocCreator.
- Assembly
- Cake
.DocCreator .dll - Namespace
- Cake
.DocCreator - Containing Type
- DocCreator
Syntax
public DocCreator(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IGlobber globber)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | |
| environment | ICakeEnvironment | |
| processRunner | IProcessRunner | |
| globber | IGlobber |
Return Value
| Type | Description |
|---|---|
| void |
