This content is part of a third party extension that is not supported by the Cake project.
- Assembly
- Cake
.DNF .Module .dll - Namespace
- Cake
.DNF .Module - Containing Type
- DNFPackageInstaller
Syntax
public DNFPackageInstaller(ICakeEnvironment environment, IProcessRunner processRunner, ICakeLog log, IDNFContentResolver contentResolver, ICakeConfiguration config)
Parameters
| Name | Type | Description |
|---|---|---|
| environment | ICakeEnvironment | |
| processRunner | IProcessRunner | |
| log | ICakeLog | |
| contentResolver | IDNFContentResolver | |
| config | ICakeConfiguration |
Return Value
| Type | Description |
|---|---|
| void |
