Module: TDLTools

Defined in:
lib/etdl.rb,
lib/cloud_inst.rb,
lib/tdl_gem_path.rb,
lib/package_system.rb

Overview

TODO use libosinfo to pull os information

support os's other than rpm based ones

Defined Under Namespace

Classes: CloudInst, ETDL, PackageSystem

Class Method Summary collapse

Class Method Details

.gem_pathObject



11
12
13
# File 'lib/tdl_gem_path.rb', line 11

def self.gem_path
  File.dirname(File.expand_path(__FILE__)) + "/../"
end