get_list Subroutine

private recursive subroutine get_list(self, name, populator, long_name, treat_as_path)

Arguments

Type IntentOptional AttributesName
class(type_settings), intent(inout), target:: self
character(len=*), intent(in) :: name
class(type_list_populator), target:: populator
character(len=*), intent(in), optional :: long_name
logical, intent(in), optional :: treat_as_path

Contents

None