Config ====== .. currentmodule:: pyvisgen.io.config .. autoclass:: Config :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Config.model_computed_fields ~Config.model_config ~Config.model_extra ~Config.model_fields ~Config.model_fields_set .. rubric:: Methods Summary .. autosummary:: ~Config.check_fits_out_path_writer ~Config.construct ~Config.copy ~Config.dict ~Config.from_orm ~Config.from_toml ~Config.json ~Config.model_construct ~Config.model_copy ~Config.model_dump ~Config.model_dump_json ~Config.model_json_schema ~Config.model_parametrized_name ~Config.model_post_init ~Config.model_rebuild ~Config.model_validate ~Config.model_validate_json ~Config.model_validate_strings ~Config.parse_file ~Config.parse_obj ~Config.parse_raw ~Config.schema ~Config.schema_json ~Config.update_forward_refs ~Config.validate ~Config.validate_codecarbon .. rubric:: Attributes Documentation .. autoattribute:: model_computed_fields .. autoattribute:: model_config .. autoattribute:: model_extra .. autoattribute:: model_fields .. autoattribute:: model_fields_set .. rubric:: Methods Documentation .. automethod:: check_fits_out_path_writer .. automethod:: construct .. automethod:: copy .. automethod:: dict .. automethod:: from_orm .. automethod:: from_toml .. automethod:: json .. automethod:: model_construct .. automethod:: model_copy .. automethod:: model_dump .. automethod:: model_dump_json .. automethod:: model_json_schema .. automethod:: model_parametrized_name .. automethod:: model_post_init .. automethod:: model_rebuild .. automethod:: model_validate .. automethod:: model_validate_json .. automethod:: model_validate_strings .. automethod:: parse_file .. automethod:: parse_obj .. automethod:: parse_raw .. automethod:: schema .. automethod:: schema_json .. automethod:: update_forward_refs .. automethod:: validate .. automethod:: validate_codecarbon