Class UpdateComponentsSettings
public sealed record UpdateComponentsSettings : IEquatable<UpdateComponentsSettings>
- Inheritance
-
UpdateComponentsSettings
- Implements
- Inherited Members
Properties
Daemon
public bool Daemon { get; init; }
Property Value
Gateway
public bool Gateway { get; init; }
Property Value
Tui
public bool Tui { get; init; }
Property Value
Methods
Normalize(UpdateComponentsSettings?)
public static UpdateComponentsSettings Normalize(UpdateComponentsSettings? settings)
Parameters
settingsUpdateComponentsSettings