PathConfig ========== .. currentmodule:: radiosim.io.config .. autoclass:: PathConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PathConfig.model_computed_fields ~PathConfig.model_config ~PathConfig.model_extra ~PathConfig.model_fields ~PathConfig.model_fields_set .. rubric:: Methods Summary .. autosummary:: ~PathConfig.construct ~PathConfig.copy ~PathConfig.dict ~PathConfig.expand_path ~PathConfig.from_orm ~PathConfig.json ~PathConfig.model_construct ~PathConfig.model_copy ~PathConfig.model_dump ~PathConfig.model_dump_json ~PathConfig.model_json_schema ~PathConfig.model_parametrized_name ~PathConfig.model_post_init ~PathConfig.model_rebuild ~PathConfig.model_validate ~PathConfig.model_validate_json ~PathConfig.model_validate_strings ~PathConfig.parse_file ~PathConfig.parse_obj ~PathConfig.parse_raw ~PathConfig.schema ~PathConfig.schema_json ~PathConfig.update_forward_refs ~PathConfig.validate .. rubric:: Attributes Documentation .. autoattribute:: model_computed_fields .. autoattribute:: model_config .. autoattribute:: model_extra .. autoattribute:: model_fields .. autoattribute:: model_fields_set .. rubric:: Methods Documentation .. automethod:: construct .. automethod:: copy .. automethod:: dict .. automethod:: expand_path .. automethod:: from_orm .. 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