ancient-stone-50795
@staticmethod def is_local(string_spec): return string_spec.startswith('/') or string_spec.startswith('~')