Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
currentFileDirectory
next
|
previous
|
forward
|
backward
| up |
index
|
toc
currentFileDirectory -- the directory containing the current input file
Synopsis
Usage:
currentFileDirectory
Outputs:
a
string
, the directory containing the current input file
Description
i1 : currentFileDirectory o1 = ./
See also
currentFileName
-- the current source file
For the programmer
The object
currentFileDirectory
is
a
string
.