Class: PoolParty::Plugin::Svn

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

Instance Method Summary collapse

Methods included from PoolParty::Plugin

available

Instance Method Details

#loaded(*args) ⇒ Object



6
7
8
# File 'lib/poolparty/plugins/svn.rb', line 6

def loaded(*args)
  has_package :name => "subversion"
end