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