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

    Interface JobQueueCharacters

    Character tokens used by renderJobQueue.

    interface JobQueueCharacters {
        active: string;
        cancel: string;
        inactive: string;
        retry: string;
    }
    Index

    Properties

    active: string
    cancel: string
    inactive: string
    retry: string