Описание тега file-exists
A "FileExists" method provides a mechanism to determine if a specified path/file exists.
Overview
FileExist methods, which are available in most languages, typically have a path/filename parameter and return a Boolean value, indicating whether the file exists.
Implementations
The following links provide reference to the method descriptions for various languages: