fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
validate_file_exists
Function
13 statements
Source File
fortplot_validation.f90
fortplot_validation
validate_file_exists
Contents
public function validate_file_exists(file_path) result(validation)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
file_path
Return Value
type(
validation_result_t
)