59 60 61
# File 'lib/xccache/spm/desc/base.rb', line 59 def src_dir @src_dir ||= Pathname(root.raw["path"]).parent end