Fedora::Bugzilla::Bug::Flag - A set flag on a bug


Fedora-Bugzilla documentation  | view source Contained in the Fedora-Bugzilla distribution.

Index


NAME

Top

Fedora::Bugzilla::Bug::Flag - A set flag on a bug

SYNOPSIS

Top

    # ...
    my $flag = $bug->get_flag('fedora-cvs');




DESCRIPTION

Top

A little class describing a flag set on a bug.

ATTRIBUTES

Top

name

The flag name; e.g. 'fedora-review'.

status

? / + / -.

setter

Email addy of the person who last touched the flag.

SEE ALSO

Top

Fedora::Bugzilla::Bug.

AUTHOR

Top

Chris Weyl <cweyl@alumni.drew.edu>

LICENSE AND COPYRIGHT

Top


Fedora-Bugzilla documentation  | view source Contained in the Fedora-Bugzilla distribution.