module Matrixeval::Ruby

Constants

VERSION

Public Instance Methods

root() click to toggle source
# File lib/matrixeval/ruby.rb, line 8
def root
  Pathname.new("#{__dir__}/../..")
end