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::Data::Authority::JavaPolicy - Lintian interface for manual references

Author

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

Class Methods

title shorthand location by_section_key markdown_citation recognizes (KEY) Returns true if KEY is known, and false otherwise. value (KEY) Returns the value attached to KEY if it was listed in the data file represented by this Lintian::Data instance and the undefined value otherwise. load refresh

Description

Lintian::Data::Authority::JavaPolicy provides a way to load data files for manual references.

Name

Lintian::Data::Authority::JavaPolicy - Lintian interface for manual references

See Also

lintian(1) Lintian v2.122.0ubuntu1 2025-05-01 Lintian::Data::Authority::JavaPolicy(3)

Synopsis

use Lintian::Data::Authority::JavaPolicy;

See Also