canReadFile(file_path)

Class: SwingUI.

Description:

Synchronously checks if a file can be read.

Parameters:

Name Type Description

file_path

string | URL

Path to the file to check

Returns:

Type: boolean