next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
fileReadable
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
.