Add the ability to query for config values from specific sources.

This commit is contained in:
2026-04-13 12:51:11 -05:00
parent fccaf54dc5
commit 58a6c94885
2 changed files with 44 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.12.0"
version = "0.12.1"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"