VSCode-Logger API - v1.7.3
    Preparing search index...

    Writes newly seen fingerprints back to configuration while keeping the in-memory device updated.

    Index

    Constructors

    Methods

    • Saves the fingerprint when none exists for the endpoint.

      Parameters

      • endpoint: HostEndpoint | undefined
      • lastSeen: { display: string; hex: string } | undefined

      Returns Promise<void>