Fortran-lang/fpm
Packaging and contributing
Source Files
Modules
Procedures
Derived Types
Program
exists
Function
4 statements
Source File
fpm_filesystem.F90
fpm_filesystem
exists
Contents
public function exists(filename) result(r)
test if pathname already exists
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
filename
Return Value
logical