aloof-angle-91616
10/04/2020, 10:33 PM@rule is in src/python/pants/engine/rules.py, whereas Get is in .../engine/internal/rules.py. is Get not part of the public API? it seems necessary to import in order to write a plugin, and i would feel weird writing from pants.engine.internal import Get if i was intending to use a stable API.hundreds-father-404
10/04/2020, 11:22 PMaloof-angle-91616
10/04/2020, 11:23 PMfrom pants.engine.selectors import Get beforealoof-angle-91616
10/04/2020, 11:23 PMaloof-angle-91616
10/04/2020, 11:23 PMaloof-angle-91616
10/04/2020, 11:23 PMhundreds-father-404
10/04/2020, 11:23 PMhundreds-father-404
10/04/2020, 11:23 PMaloof-angle-91616
10/04/2020, 11:23 PMinternals/aloof-angle-91616
10/04/2020, 11:23 PMaloof-angle-91616
10/04/2020, 11:24 PMhundreds-father-404
10/04/2020, 11:25 PMaloof-angle-91616
10/04/2020, 11:25 PMselectors.py as-is out of the internals/ subdirectoryhundreds-father-404
10/05/2020, 12:01 AMaloof-angle-91616
10/05/2020, 3:33 AMaloof-angle-91616
10/05/2020, 3:33 AM