blessed-components - v1.20.0
    Preparing search index...

    Interface CommandLogCharacters

    Character tokens used by renderCommandLog.

    interface CommandLogCharacters {
        active: string;
        inactive: string;
        retry: string;
    }
    Index

    Properties

    Properties

    active: string
    inactive: string
    retry: string