logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Biber::DataLists - Biber::DataLists objects

Authors

       Philip Kime "<philip at kime.org.uk>"

Bugs

       Please report any bugs or feature requests on our Github tracker at
       <https://github.com/plk/biber/issues>.

Name

       Biber::DataLists - Biber::DataLists objects

   new
           Initialize a Biber::DataLists object

   add_list
           Adds a section list to this section

   get_lists
           Returns an array ref of all sort lists

   get_lists_for_section
           Returns an array ref of all sort lists for a given section
           Using numeric equals as section identifiers are numbers

   get_lists_by_attrs
           Returns an array ref of data lists with certain
           attributes

   get_list
           Returns a specific list by list metadata

   has_lists_of_type_for_section
           Returns boolean saying whether there is a sort list for a section of a
           specified type

See Also