📄️ Retrieving a configuration
To retrieve a configuration from Gestalt we need the path to the configuration as well as what type of class.
📄️ Retrieving Interfaces and Generics
To get an interface you need to pass in the interface class for gestalt to return.
📄️ Kotlin
For Kotlin Gestalt includes several extension methods that allow easier use of Gestalt by way of reified functions to better capture the generic type information.
📄️ Supported Decoders
| Type | details |
📄️ Path Mapping
Searching for path while Decoding Objects
📄️ retrieving-objects
---