Module: Udb::EqntottPath

Defined in:
lib/udb/dep_paths.rb

Overview

Returns the path to the managed eqntott binary downloaded at gem install time.

Class Method Summary collapse

Class Method Details

.bin_dirObject



100
# File 'lib/udb/dep_paths.rb', line 100

def self.bin_dir = DepDownloader.bin_dir("eqntott", EQNTOTT_VERSION)

.binaryObject



98
# File 'lib/udb/dep_paths.rb', line 98

def self.binary  = DepDownloader.binary("eqntott", EQNTOTT_VERSION)