FreeBSD Manual Pages
App::GitGot::RepositorUser3Contributed Perl DocumeApp::GitGot::Repositories(3) NAME App::GitGot::Repositories - Object holding a collection of repositories VERSION version 1.337 ATTRIBUTES repos Array of the "App::GitGot::Repo" objects in the collection. METHODS name Given a repo name, will return a App::GitGot::Repositories object containing the subset of repos from the current object that have that name. tags Given a list of tag names, returns a App::GitGot::Repositories object containing the subset of repos from the current object that have one or more of those tags. AUTHOR John SJ Anderson <john@genehack.org> COPYRIGHT AND LICENSE This software is copyright (c) 2020 by John SJ Anderson. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.32.0 2020-04-25 App::GitGot::Repositories(3)
NAME | VERSION | ATTRIBUTES | METHODS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=App::GitGot::Repositories&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>