path Interface

interface
private pure module function path(self) result(training_data_file_path)

Arguments

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

Return Value character(len=:),allocatable