Checks if the file located by this path does not exist.
Parameters
options
- options to control how symbolic links are handled.
Return true
, if the file definitely does not exist, false
otherwise,
including situations when the existence cannot be determined.
See Also
Files.notExists