Determine if a file is read/write

Determine the file's read and write accessibility.

Options

filePath - path to the scanned file

Result

True - if access to the file meets the required level, False - if not or the file does not exist.

Author: admin