builds_dir
in
lib/config.rb [27:30]
3
lines of code
2
McCabe index (conditional complexity)
def builds_dir @builds_path ||= File.join($root_path, 'tmp', 'builds') end