rootPath
This string may be concatenated with an absolute path to get one understandable by external programs.
i1 : fn = temporaryFileName() o1 = /tmp/M2-29267-0/0
i2 : rootPath | fn o2 = /tmp/M2-29267-0/0
The object rootPath is a string.
The source of this document is in Macaulay2Doc/ov_system.m2:2025:0.