Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
fileReadable
next
|
previous
|
forward
|
backward
| up |
index
|
toc
fileReadable
Synopsis
Usage:
fileReadable n
Inputs:
n
,
Outputs:
whether the file whose name is given by the string
n
is readable
Description
i1 : fileReadable "." o1 = true
See also
fileWritable
fileExecutable
Ways to use
fileReadable
:
fileReadable(String)
For the programmer
The object
fileReadable
is
a
compiled function
.