parchbootstrap/config
2022-11-09 20:11:20 +01:00
..
__init__.py global: refactor to use config.{file,runtime}.$member instead of config.file["$member"] 2022-11-09 19:39:59 +01:00
profile.py config/: rework code around parsing profiles, add scheme.SparseProfile to account for the partial profiles in config 2022-08-20 04:32:33 +02:00
scheme.py config/scheme: move DataClass to dataclass.py 2022-11-09 19:39:59 +01:00
state.py config.enforce_profile_device_set(): default profile_name from profiles.current to output in error msgs if "None" passed 2022-11-09 20:11:20 +01:00
test_config.py global: refactor to use config.{file,runtime}.$member instead of config.file["$member"] 2022-11-09 19:39:59 +01:00