NAME
Gitosis::Config::Group - A class to represent a [group] block in gitosis.conf
SYNOPSIS
use Gitosis::Config::Group;
my $group = Gitosis::Config::Group->new($group);
METHODS
name
writable
members
DEPENDENCIES
Moose
BUGS AND LIMITATIONS
None known currently, please email the author if you find any.
AUTHOR
Chris Prather (chris@prather.org)
LICENCE
Copyright 2009 by Chris Prather.
This software is free. It is licensed under the same terms as Perl itself.