Module: Udb::MustPath

Defined in:
lib/udb/dep_paths.rb

Overview

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

Class Method Summary collapse

Class Method Details

.bin_dirObject



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

def self.bin_dir = DepDownloader.bin_dir("must", MUST_VERSION)

.binaryObject



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

def self.binary  = DepDownloader.binary("must", MUST_VERSION)