check_command_available Function

public function check_command_available(command_name) result(available)

Securely check if a command is available

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: command_name

Return Value logical