The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::GitGot::Command - Base class for App::GitGot commands

VERSION

version 1.0

METHODS

max_length_of_an_active_repo_label

Returns the length of the longest name in the active repo list.

prompt_yn

Takes a message argument and uses it to prompt for a yes/no response.

Response defaults to 'no'.

write_config

Dumps configuration out to disk.

AUTHOR

John SJ Anderson <genehack@genehack.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 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.