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

Lintian::Deb822::File -- A deb822 control file

Author

       Originally written by Felix Lechner <felix.lechner@lease-up.com> for Lintian.

Description

       Represents a paragraph in a Deb822 control file.

Instance Methods

       sections
           Array of Deb822::Section objects in order of their original appearance.

       positions
           Line positions

       first_mention
       last_mention
       read_file
       parse_string

Name

       Lintian::Deb822::File -- A deb822 control file

See Also

lintian(1)

Lintian v2.114.0ubuntu1.6                          2025-05-02                           Lintian::Deb822::File(3)

Synopsis

        use Lintian::Deb822::File;

See Also