to_file Module Procedure

module procedure to_file pure module function to_file(self) result(file)

Arguments

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

Return Value type(file_t)


Calls

proc~~to_file~~CallsGraph proc~to_file to_file interface~bracket string_t%bracket proc~to_file->interface~bracket