webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, min_confidence, output_format) |
Public Attributes | |
min_confidence | |
output_format | |
Stores the default check-webkit-style command-line options. Attributes: output_format: A string that is the default output format. min_confidence: An integer that is the default minimum confidence level.
def webkitpy.style.optparser.DefaultCommandOptionValues.__init__ | ( | self, | |
min_confidence, | |||
output_format | |||
) |
webkitpy.style.optparser.DefaultCommandOptionValues.min_confidence |
webkitpy.style.optparser.DefaultCommandOptionValues.output_format |