Lines Matching +full:pdm +full:- +full:fmt
6 1 - Import YAML files as native python type(s) instance(s).
7 2 - Create an instance of the Everything class from the
10 3 - The Everything class constructor orchestrates conversion of the
14 4 - Present the converted YAML to the command processing method
46 fmt = 'Duplicate {0}: "{1}"'
48 path, fmt.format(cls, " ".join(names))
130 """Un-capitalize booleans."""
155 """Non-array type arguments."""
1293 "generate-cpp": "generate_cpp",
1298 "Phosphor DBus Monitor (PDM) YAML scanner and code generator."
1303 "-o",
1304 "--out",
1310 "-t",
1311 "--template",
1317 "-e",
1318 "--errors",
1324 "-p",
1325 "--template-path",
1331 "-d",
1332 "--dir",