int Stdio.is_file(string path)
Check if a path is a file.
Returns true if the given path is a file, otherwise false.
Stdio.exist, Stdio.is_dir, Stdio.is_link, file_stat