fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
check_path_exists
Function
5 statements
Source File
fortplot_security_core.f90
fortplot_security_core
check_path_exists
Contents
public function check_path_exists(path) result(exists)
Check if a file or directory exists
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
path
Return Value
logical