lines Interface

interface


Called by

interface~~lines~~CalledByGraph interface~lines file_t%lines proc~from_file from_file proc~from_file->interface~lines

private pure module function lines(self) result(my_lines)

Arguments

Type IntentOptional Attributes Name
class(file_t), intent(in) :: self

Return Value type(string_t),allocatable,(:)