Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | config_file_name |
Name of the global config file. The default is |
||
character(len=:), | public, | allocatable | :: | path_to_config_folder |
Path to the global config file excluding the file name. |
||
type(fpm_registry_settings), | public, | allocatable | :: | registry_settings |
Registry configs. |
The full path to the global config file.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fpm_global_settings), | intent(in) | :: | self |
True if the global config file is not at the default location.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fpm_global_settings), | intent(in) | :: | self |
The path to the global config directory.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(fpm_global_settings), | intent(in) | :: | self |