">
Lintian::Output::EWI - standard hint output
use Lintian::Output::EWI;
Provides standard hint output.
print_hint
_quote_print($string)
Called to quote a string. By default it will replace all non-printables with "?". Sub-classes can override it if they allow non-ascii printables etc.
osc_hyperlink
Hash containing the names of tags which have been issued.
issued_tag($tag_name)
Indicate that the named tag has been issued. Returns a boolean value indicating whether the tag had previously been issued by the object.