This is part of the Fake.Documentation.DocFx module.
DownloadParams
Download-Command parameters
Record Fields
Record Field | Description |
ArchiveFile
Signature: string
|
Specify the output xref archive. |
Common
Signature: CommonParams
|
Specify common docFx options |
Uri
Signature: string
|
Specify the url of xrefmap. |
Instance members
Instance member | Description |
x.WithCommon(f)
Signature: (f:(CommonParams -> CommonParams)) -> DownloadParams
Modifiers: inline |
Changes the "Common" parameters according to the given function |
Static members
Static member | Description |
DownloadParams.Create()
Signature: unit -> DownloadParams
|
Download default parameters |