Method: Paths.base_dir

Defined in:
lib/canuby/util.rb

.base_dirObject

Returns the dependency folder custom allows to change the default path



96
97
98
# File 'lib/canuby/util.rb', line 96

def self.base_dir
  @base_dir
end