Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-maron committed Sep 20, 2024
1 parent cde2113 commit 52e49d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,7 @@ pub fn compose_config_path(org_dir_name: &str, app_name: &str) -> PathBuf {
/// - A configuration file from the app
/// - Command line arguments
/// - Environment variables
///
/// Last one wins.
///
/// Environment variables have a prefix of the given app_name in upper case with hyphens converted
Expand Down

0 comments on commit 52e49d9

Please sign in to comment.