module Tm2Gsv
Public Class Methods
root()
click to toggle source
# File lib/tm2gsv.rb, line 6 def self.root ::File.expand_path(::File.join(::File.dirname(__FILE__), '..')) end
# File lib/tm2gsv.rb, line 6 def self.root ::File.expand_path(::File.join(::File.dirname(__FILE__), '..')) end