This website requires JavaScript.
Explore
Help
Sign in
parchlinux-mobile
/
parchbootstrap
Watch
1
Star
0
Fork
You've already forked parchbootstrap
0
forked from
parchlinux-mobile/kupferbootstrap
Code
Issues
Pull requests
Activity
11125e525f
parchbootstrap
/
config
History
Download ZIP
Download TAR.GZ
InsanePrawn
11125e525f
config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main()
...
This will fail on values of the wrong type, but still warn about and allow unknown keys.
2022-11-09 20:19:04 +01:00
..
__init__.py
config: add new __init__.py
2022-11-09 20:19:04 +01:00
cli.py
config: move code from __init__.py into cli.py
2022-11-09 20:19:04 +01:00
profile.py
implement explicit Optional type hints for =None parameters
2022-11-09 20:19:04 +01:00
scheme.py
config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main()
2022-11-09 20:19:04 +01:00
state.py
config: remove accidental scheme validation circumvention, improve errors, warn on config loading failure in main()
2022-11-09 20:19:04 +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