Filenames¶
- class Filenames(brstm: list[str] = <factory>, cmpres: list[str] = <factory>, frb: list[str] = <factory>, other: list[str] = <factory>, png: list[str] = <factory>, webp: list[str] = <factory>, yaml: list[str] = <factory>)¶
Bases:
objectA dataclass holding filename information.
There are separate attributes per filetype, each lists of strings. Other is a catchall for any filetype that does not have its own entry.
Methods
Attributes
brstmcmpresfrbotherpngwebpyaml