Class InstallSystemPackage
Implementation of the InstallSystemPackage command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class InstallSystemPackage : InstallSystemPackage
Methods
Execute()
Install or upgrade a system package
Declaration
public override Task Execute()
Returns
Type | Description |
---|---|
Task | Asynchronous task |
Overrides
Exceptions
Type | Condition |
---|---|
ArgumentException | Package could not be installed |