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