@qbraid-core
    Preparing search index...

    Class ConfigManager<T>Abstract

    Abstract base class for configuration management. Provides core configuration logic without filesystem operations. Implementations should provide their own storage mechanism.

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    config: T
    configPath: string

    Methods