@karmaniverous/jeeves
    Preparing search index...

    Function removeComponentVersion

    • Remove a component's version entry from the shared state file.

      Parameters

      • coreConfigDir: string

        Path to the core config directory.

      • componentName: string

        The component name to remove.

      Returns void

      Called during plugin uninstall to prevent the HEARTBEAT writer from probing a service that's intentionally gone. If the component isn't in the file, this is a no-op.