create_directory_runtime Subroutine

public subroutine create_directory_runtime(path, success)

Create directory with security restrictions SECURITY: Only allows creation of test output directories

Arguments

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