dirname Interface

interface
public pure module function dirname(path) result(dir)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: path

Return Value character(len=:),allocatable