existsIO Function

public function existsIO(this, filename) result(exist_then_true)

Type Bound

IO_

Arguments

Type IntentOptional Attributes Name
class(IO_) :: this
character(len=*), intent(in) :: filename

Return Value logical