Class: Peacock::StartupManager
- Inherits:
-
Object
- Object
- Peacock::StartupManager
- Defined in:
- lib/peacock/startup_manager.rb
Class Method Summary collapse
Class Method Details
.check_peacock_requirements ⇒ Object
5 6 7 8 |
# File 'lib/peacock/startup_manager.rb', line 5 def self.check_peacock_requirements Git.check_git_existance Git.check_repo_existance end |