@karmaniverous/jeeves
    Preparing search index...

    Function getServiceUrl

    • Resolve the URL for a named Jeeves service.

      Parameters

      • serviceName: string

        The service name (e.g., 'watcher', 'runner').

      • OptionalconsumerName: string

        Optional consumer component name for config override.

      Returns string

      The resolved service URL.

      Error if init() has not been called or the service is unknown.