Class TrustMan.TrustSubCommand
- Namespace
- ZeroInstall.Commands.Basic
- Assembly
- 0install.dll
public abstract class TrustMan.TrustSubCommand : CliCommand, ICliSubCommand
- Inheritance
-
TrustMan.TrustSubCommand
- Implements
- Derived
- Inherited Members
Constructors
TrustSubCommand(ICommandHandler)
protected TrustSubCommand(ICommandHandler handler)
Parameters
handler
ICommandHandler
Fields
MachineWide
protected bool MachineWide
Field Value
Properties
ParentName
The name of the CliMultiCommand this command is a sub-command of.
public string ParentName { get; }
Property Value
Methods
Load()
protected TrustDB Load()