Module collective::config
source · Expand description
Configuration retrieval and parsing.
Enums§
Functions§
- Attempts to read a Config object from the specified path.
- Attempts to read a Config object from the specified paths.
- Attempts to read a Config object from the current directory.
- Similar to
from_paths
. Uses a default set of paths: - Similar to
from_paths
. Uses a default set of paths: - Attempts to read a Config object from the specified path.
- Attempts to read a Config object from the specified paths.