Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
fileExecutable
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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
.