check_directory_exists Subroutine

public subroutine check_directory_exists(path, exists)

Arguments

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