aloof-angle-91616
12/08/2018, 5:45 PMclass ListAndDieForTesting(Subsystem):
  """A fast and deadly variant of `./pants list`."""
  options_scope = 'list-and-die-for-testing'
@console_rule(ListAndDieForTesting, [Select(Console), Select(BuildFileAddresses)])