Table of Contents

Class UpdateComponentsSettings

Namespace
JD.AI.Core.Config
Assembly
JD.AI.Core.dll
public sealed record UpdateComponentsSettings : IEquatable<UpdateComponentsSettings>
Inheritance
UpdateComponentsSettings
Implements
Inherited Members

Properties

Daemon

public bool Daemon { get; init; }

Property Value

bool

Gateway

public bool Gateway { get; init; }

Property Value

bool

Tui

public bool Tui { get; init; }

Property Value

bool

Methods

Normalize(UpdateComponentsSettings?)

public static UpdateComponentsSettings Normalize(UpdateComponentsSettings? settings)

Parameters

settings UpdateComponentsSettings

Returns

UpdateComponentsSettings