stub_file Interface

interface


Called by

interface~~stub_file~~CalledByGraph interface~stub_file test_suite_t%stub_file program~scaffold scaffold program~scaffold->interface~stub_file

private pure module function stub_file(self, subject) result(file)

Arguments

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

Return Value type(file_t)