![]() |
![]()
| ![]() |
![]()
NAMEApp::GitGot::Command - Base class for App::GitGot commands VERSIONversion 1.339 METHODSlocal_repoChecks to see if $CWD is inside a Git repo managed by Got, and returns the corresponding App::GitGot::Repo object if it is. max_length_of_an_active_repo_labelReturns the length of the longest name in the active repo list. prompt_ynTakes a message argument and uses it to prompt for a yes/no response. Response defaults to 'no'. search_reposReturns a App::GitGot::Repositories object containing all repos managed by Got. write_configDumps configuration out to disk. AUTHORJohn SJ Anderson <john@genehack.org> COPYRIGHT AND LICENSEThis 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.
|