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

    Interface ShellHistoryItem

    Shell history command.

    interface ShellHistoryItem {
        command: string;
        id: string;
    }
    Index

    Properties

    Properties

    command: string
    id: string