Is there an easy way to check, from a python file ...
# general
r
Is there an easy way to check, from a python file generated by thrift, which target the original thrift file belongs to?
w
based on the filename
it will be located under a path like
.pants.d/$goal/$task/$hash/$targetnamelikething/$hash/..
where "target name like thing" is a target_id (dot separated target name)