is_open Function

private elemental function is_open(this)

Return if a file is open.

Type Bound

ManagingFileReader_t

Arguments

Type IntentOptional Attributes Name
class(ManagingFileReader_t), intent(in) :: this

Return Value logical


Contents