Class: PoolParty::Plugin::Git

Inherits:
PoolParty::Plugin show all
Defined in:
lib/poolparty/plugins/git.rb

Instance Method Summary collapse

Methods included from PoolParty::Plugin

available

Instance Method Details

#loaded(*args) ⇒ Object



13
14
15
# File 'lib/poolparty/plugins/git.rb', line 13

def loaded(*args)
  has_package(:name => "git-core")
end