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