ProtoRune.Config (proto_rune v0.2.0)

Copy Markdown

The ProtoRune.Config module provides configuration options for the ProtoRune library.

Summary

Functions

Gets a configuration value by key.

Gets a configuration value by key and path.

Functions

get(key)

Gets a configuration value by key.

get_in(list)

Gets a configuration value by key and path.