check_directory_exists Subroutine

public subroutine check_directory_exists(path, exists)

Check if a directory exists using inquire

Arguments

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