builds_dir

in lib/config.rb [27:30]


    def builds_dir
      @builds_path ||= File.join($root_path, 'tmp', 'builds')
    end