module Thicket
Constants
- Options
Public Class Methods
root()
click to toggle source
# File lib/thicket.rb, line 9 def self.root File.expand_path("..", __dir__) end
# File lib/thicket.rb, line 9 def self.root File.expand_path("..", __dir__) end