<@U06A03HV1>: How do you put a buildcache under .p...
# general
a
@witty-crayon-22786: How do you put a buildcache under .pants.d?
Copy code
@staticmethod
  def is_local(string_spec):
    return string_spec.startswith('/') or string_spec.startswith('~')