canWriteFile(file_path)

Class: SwingUI.

Description:

Synchronously checks if a file can be written to.

Parameters:

Name Type Description

file_path

string | URL

Path to the file to check

Returns:

Type: boolean