fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
check_command_available
Function
20 statements
Source File
fortplot_system_secure.f90
fortplot_system_secure
check_command_available
Contents
public function check_command_available(command_name) result(available)
Securely check if a command is available
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
command_name
Return Value
logical