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