Pudu programming language
Menu

Std.App.Config.Source

1 declaration

type

Source

This 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.

Back to Std.App.ConfigSearch related declarations