Method: Tools.home

Defined in:
lib/tools.rb

.homeObject



50
51
52
# File 'lib/tools.rb', line 50

def self.home
  ENV['HOME']
end