Pudu programming language
Menu

Std.App.Config.layerOrder

1 declaration

fn

layerOrder: Array[Std.App.Config.Source]

This is a callable function.

What it does

The layers, in the order they apply, so a program can report the rule

rather than restate it.

Read the signature

  • The text after the name is the type checked by Pudu.
  • Names inside [ ] are type arguments, such as the item type held by a collection.

Back to Std.App.ConfigSearch related declarations