mpas_tools.config.MpasConfigParser.has_section

MpasConfigParser.has_section(section)[source]

Whether the given section is part of the config

Parameters

section (str) – The name of the config section

Returns

found (bool) – Whether the option was found in the section