and this????? ``` class ListAndDieForTesting(Subsy...
# development
a
and this?????
Copy code
class ListAndDieForTesting(Subsystem):
  """A fast and deadly variant of `./pants list`."""
  options_scope = 'list-and-die-for-testing'

@console_rule(ListAndDieForTesting, [Select(Console), Select(BuildFileAddresses)])
the correspondence between goals and `options_scope`s is perfect