Skip to main content

anon_targets type

Accessors to the all the anon targets created, as well as the joined promise of these targets.

anon_targets.anon_targets

anon_targets.anon_targets: typing.Any

Returns a list of StarlarkAnonTargets.


anon_targets.promise

anon_targets.promise: promise

Returns the promise that maps to the result of the joined anon rules.