igcv3 - v1.1.0
    Preparing search index...

    Interface ConfigUi

    Terminal UI options

    interface ConfigUi {
        clearOnBanner: boolean;
        showBanner: boolean;
        serialFormat?: "hex" | "colon";
    }
    Index

    Properties

    clearOnBanner: boolean

    Clear terminal before showing banner

    showBanner: boolean

    Show ASCII art banner on startup

    serialFormat?: "hex" | "colon"

    Serial number display format for inspect output