Method: Fet.root

Defined in:
lib/fet.rb

.rootObject



10
11
12
# File 'lib/fet.rb', line 10

def self.root
  File.expand_path("..", __dir__)
end