module RubyDaj

Constants

FORMATS

Public Class Methods

root() click to toggle source
# File lib/ruby-daj.rb, line 3
def self.root
  File.dirname __dir__
end