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::Sections - Biber::Sections 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::Sections - Biber::Sections objects

   new
           Initialize a Biber::Sections object

   get_num_sections
           Gets the number of Biber::Section objects

   get_section
           Gets a Biber::Section by number from the Biber::Sections object

   get_sections
           Gets an sorted array ref of all Biber::Section objects

   add_section
           Adds a Biber::Section to the Biber::Sections object

   delete_section
           Deletes a section
           Mainly used in test scripts

See Also