<@U04S45AHA>, <@U066LC126> : in summary, i'll remo...
# general
w
@enough-analyst-54434, @fancy-queen-20734 : in summary, i'll remove the
target
and
transitive
parameters from all
classpath_products
and
classpath_util
methods, and replace them with a
targets
list which is assumed to be a properly ordered list of targets for which non-transitive deps will be provided. to get
self
, pass target... to get
direct
, pass target.dependencies... to get
transitive
, pass target.closure(bfs=True)