Gitosis::Config::Group - A class to represent a [group] block in gitosis.conf


Gitosis-Config documentation  | view source Contained in the Gitosis-Config distribution.

Index


NAME

Top

Gitosis::Config::Group - A class to represent a [group] block in gitosis.conf

SYNOPSIS

Top

	use Gitosis::Config::Group;
	my $group = Gitosis::Config::Group->new($group);

METHODS

Top

name

writable

members

DEPENDENCIES

Top

Moose

BUGS AND LIMITATIONS

Top

None known currently, please email the author if you find any.

AUTHOR

Top

Chris Prather (chris@prather.org)

LICENCE

Top

Copyright 2009 by Chris Prather.

This software is free. It is licensed under the same terms as Perl itself.


Gitosis-Config documentation  | view source Contained in the Gitosis-Config distribution.