Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

CommonParams

Record Fields

Record FieldDescription
DocFxPath
Signature: string

The tool path - FAKE tries to find docfx.exe automatically in any sub folder.

Timeout
Signature: TimeSpan

Specify a timeout for DocFx. Default: 5 min.

WorkingDirectory
Signature: string

Specify the process working directory

Static members

Static memberDescription
CommonParams.Create()
Signature: unit -> CommonParams

Common default parameters