Method: Tools.root

Defined in:
lib/tools.rb

.rootObject



38
39
40
# File 'lib/tools.rb', line 38

def self.root
  File.dirname __dir__
end