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

    Function hasAcl

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

      Verify whether a given SolidDataset was fetched together with its Access Control List.

      Type Parameters

      • T extends object

      Parameters

      • dataset: T

        A [[SolidDataset]] that may have its ACLs attached.

      Returns dataset is T & WithAcl

      True if dataset was fetched together with its ACLs.