Members
output_generator
Label coverage.output_generatorReturns the label pointed to by the
--coverage_output_generator
option if coverage collection is enabled, otherwise returns None
. Can be accessed with configuration_field
:attr.label(May return
default = configuration_field(
fragment = "coverage",
name = "output_generator"
)
)
None
.