known:
ctx.expand_locationexpands to.path, notshort_path- there's a hidden kwarg (that we are not allowed to use)
short_pathsthat provides the latter...
- there's a hidden kwarg (that we are not allowed to use)
to be determined (by this experiment):
- are variables provided via the
toolchainsattr implicitly added toctx.var? - how do rules, in practice, grab files from elements in
toolchainsand add them to the inputs of the action(s) crafted? - what targets/files are implicitly available to
ctx.expand_location?
