This class act as an absract one
TODO : add a last ‘/ to repo_directory if it’s not present
# File lib/common/updater/updater.rb, line 8 def initialize(repo_directory = nil) @repo_directory = repo_directory end
# File lib/common/updater/updater.rb, line 12 def is_installed? raise NotImplementedError end
Generated with the Darkfish Rdoc Generator 2.