hundreds-father-404
04/30/2020, 8:46 PMintransitive_fingerprint_arg and transitive_fingerprint_arg?hundreds-father-404
05/01/2020, 1:56 AMHydratedTarget et al. Do you think it would be possible to get TransitiveFingerprintedTarget to work with the Target API instead?
I’m not totally certain what that should look like, particularly with the fingerprints. Here are some Target API idioms for things you’re doing, though:
* tgt.get(Dependencies).value or () to get a Tuple[Address, ...] of dependencies
* await Get[TransitiveTargets](Addresses([tgt.address])
tgt.alias for the type alias
* tgt.address for the addresshundreds-father-404
05/01/2020, 1:57 AM--documented and --provides for this new enum option.
2) Add JSON as a value of that enum option.
It would make it much easier to review and to landaloof-angle-91616
05/04/2020, 3:16 AMaloof-angle-91616
05/04/2020, 3:16 AMhundreds-father-404
05/04/2020, 3:17 AMaloof-angle-91616
05/04/2020, 3:18 AMaloof-angle-91616
05/04/2020, 3:18 AMhundreds-father-404
05/04/2020, 3:19 AM