get_file_name Function

private pure function get_file_name(this) result(res)

Return the file name (if defined)

Type Bound

FileReader_t

Arguments

Type IntentOptional Attributes Name
class(FileReader_t), intent(in) :: this

Return Value character(len=:), allocatable


Contents