Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
PaketRestoreParams
Paket restore packages type
Record Fields
Record Field | Description |
ForceDownloadOfPackages
Signature: bool
|
|
Group
Signature: string
|
|
OnlyReferencedFiles
Signature: bool
|
|
ReferenceFiles
Signature: string list
|
|
TimeOut
Signature: TimeSpan
|
|
ToolPath
Signature: string
|
|
WorkingDir
Signature: string
|