s6-gen/lib/s6-gen.rb
2010-05-20 11:40:16 -04:00

4 lines
84 B
Ruby

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