@inrupt/solid-client
    Preparing search index...

    Function setAgent

    • function is still experimental and subject to change, even in a non-major release.
      

      Overwrite the agents the [[Matcher]] applies to with the provided agents.

      Parameters

      • matcher: ThingPersisted

        The matcher for which agents are set.

      • agent: string

        The agent the matcher should apply to.

      Returns ThingPersisted

      A copy of the input matcher, applying to a different set of agents.

      Not released yet.