dm_file_exists Function

public function dm_file_exists(path) result(file_exists)

Returns .true. if file at given file path exists.

Arguments

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

File path.

Return Value logical


Called by

proc~~dm_file_exists~~CalledByGraph proc~dm_file_exists dm_file_exists proc~dm_arg_validate dm_arg_validate proc~dm_arg_validate->proc~dm_file_exists proc~dm_camera_capture dm_camera_capture proc~dm_camera_capture->proc~dm_file_exists proc~dm_config_open dm_config_open proc~dm_config_open->proc~dm_file_exists proc~dm_lua_open dm_lua_open proc~dm_config_open->proc~dm_lua_open proc~dm_db_attach dm_db_attach proc~dm_db_attach->proc~dm_file_exists proc~dm_db_backup dm_db_backup proc~dm_db_backup->proc~dm_file_exists proc~dm_db_open dm_db_open proc~dm_db_backup->proc~dm_db_open proc~dm_db_open->proc~dm_file_exists proc~dm_db_vacuum dm_db_vacuum proc~dm_db_vacuum->proc~dm_file_exists proc~dm_fifo_create dm_fifo_create proc~dm_fifo_create->proc~dm_file_exists proc~dm_gm_add_text_box dm_gm_add_text_box proc~dm_gm_add_text_box->proc~dm_file_exists proc~dm_gm_get_dimensions dm_gm_get_dimensions proc~dm_gm_get_dimensions->proc~dm_file_exists proc~dm_gm_get_directory dm_gm_get_directory proc~dm_gm_get_directory->proc~dm_file_exists proc~dm_gm_get_file_extension dm_gm_get_file_extension proc~dm_gm_get_file_extension->proc~dm_file_exists proc~dm_gm_get_file_format dm_gm_get_file_format proc~dm_gm_get_file_format->proc~dm_file_exists proc~dm_hdf5_file_is_valid dm_hdf5_file_is_valid proc~dm_hdf5_file_is_valid->proc~dm_file_exists proc~dm_lua_open->proc~dm_file_exists proc~dm_arg_read dm_arg_read proc~dm_arg_read->proc~dm_arg_validate proc~dm_gm_get_mime dm_gm_get_mime proc~dm_gm_get_mime->proc~dm_gm_get_file_format