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