``` register('--runtime', advanced=True, type=l...
# general
b
Copy code
register('--runtime', advanced=True, type=list_option, default=['//:scala-library'],
             help='Target specs pointing to the scala runtime libraries.',
             deprecated_version='0.0.75',
             deprecated_hint='Option is no longer used