Obtain global settings from the global config file.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(fpm_global_settings), | intent(inout) | :: | global_settings |
Global settings to be obtained. |
||
type(error_t), | intent(out), | allocatable | :: | error |
Error reading config file. |