maple.utils.config.init_config_file
- maple.utils.config.init_config_file()
Create default configuration file if it doesn’t exist.
Generates a new config file with default values at the standard location (~/.maple/config.yaml). Safe to call multiple times as it only creates the file if missing.