Basically: Currently we register subsystem options...
# general
h
Basically: Currently we register subsystem options only on its global scope (e.g.,
jvm
) and for options to be changed on task-specific scopes (e.g.,
jvm.scala.repl
) they must be recursive=True.