exists Interface

interface
public module function exists(file, is_directory)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: file
logical, intent(in), optional :: is_directory

Return Value logical