contains_text Interface

interface
private module function contains_text(self, substring) result(match_vector)

Arguments

Type IntentOptional Attributes Name
class(vector_test_description_t), intent(in) :: self
character(len=*), intent(in) :: substring

Return Value logical,allocatable,(:)

Description

The result is .true. if the test description includes the value of substring