s6-gen/lib/s6-gen.rb

4 lines
84 B
Ruby

module S6Gen
ROOT = File.expand_path(File.join(File.dirname(__FILE__), '..'))
end