Std.App.Config.Source
type
SourceThis declaration introduces a public type.
What it does
Where a setting came from.
Kept beside the value rather than discarded, because a program refused over
a setting should be able to say which of four places supplied it. Without
this, the answer to "why is the port 9000" is a search.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
