App-BitBucketCli
view release on metacpan or search on metacpan
lib/App/BitBucketCli/PullRequest.pm view on Meta::CPAN
extends qw/App::BitBucketCli::Base/;
has [qw/
state
toRef
closed
version
attributes
open
fromRef
updatedDate
createdDate
title
reviewers
participants
author
/] => (
is => 'rw',
);
has emails => (
lib/App/BitBucketCli/PullRequest.pm view on Meta::CPAN
=head2 closed
=head2 version
=head2 attributes
=head2 open
=head2 fromRef
=head2 updatedDate
=head2 createdDate
=head2 title
=head2 links
=head2 reviewers
=head2 participants
t/spelling.t view on Meta::CPAN
mech
createdDate
displayId
fromRef
isDefault
lastChangeTime
latestChangeset
latestCommit
locke
toRef
updatedDate
href
rel
/);
all_pod_files_spelling_ok();
( run in 0.253 second using v1.01-cache-2.11-cpan-05444aca049 )