- introduce ConfigRoot enum to represent different configuration file locations - implement Display trait for ConfigRoot to provide string representation - add parse method to determine ConfigRoot type based on prefix (h, r, c)
- introduce ConfigRoot enum to represent different configuration file locations - implement Display trait for ConfigRoot to provide string representation - add parse method to determine ConfigRoot type based on prefix (h, r, c)