YamlFormatter ============= .. currentmodule:: lsst.daf.butler.formatters.yamlFormatter .. autoclass:: YamlFormatter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~YamlFormatter.extension ~YamlFormatter.unsupportedParameters .. rubric:: Methods Summary .. autosummary:: ~YamlFormatter.name ~YamlFormatter.predictPath ~YamlFormatter.read ~YamlFormatter.segregateParameters ~YamlFormatter.write .. rubric:: Attributes Documentation .. autoattribute:: extension .. autoattribute:: unsupportedParameters .. rubric:: Methods Documentation .. automethod:: name .. automethod:: predictPath .. automethod:: read .. automethod:: segregateParameters .. automethod:: write