`Subsystem.set_options`
# general
w
Subsystem.set_options
a
? i was looking in
engine_initializer.py
oh wait
i added that
nvm
sorry
there's a
self._run_tracker
in
LocalPantsRunner
and in a branch i used during hackweek i injected that into the engine as a
RootRule
the way we do with
RootRule(Console)
i also had difficulty using
.global_instance()
until doing this