@tauri-apps/plugin-shell - v2.3.0
    Preparing search index...

    Interface CommandEvents

    interface CommandEvents {
        close: TerminatedPayload;
        error: string;
    }
    Index

    Properties

    Properties

    error: string