DOKK / manpages / debian 12 / libgit-raw-perl / Git::Raw::PathSpec::MatchList.3pm.en
Git::Raw::PathSpec::MatchList(3pm) User Contributed Perl Documentation Git::Raw::PathSpec::MatchList(3pm)

Git::Raw::PathSpec::MatchList - Git pathspec matchlist class

version 0.90

A Git::Raw::PathSpec::MatchList represents a Git pathspec list of matches.

WARNING: The API of this module is unstable and may change without warning (any change will be appropriately documented in the changelog).

Retrieve the number of successful match entries.

Retrieve the successful match entries. Returns a list of strings.

Retrieve the number of failed entries.

Retrieve the failed entries. Returns a list of strings.

Alessandro Ghedini <alexbio@cpan.org>

Jacques Germishuys <jacquesg@cpan.org>

Copyright 2012 Alessandro Ghedini.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.

2022-10-29 perl v5.36.0