Function
Returns the working directory for the current process.
working-directory () => working-directory
None.
An instance of <pathname>.
system
file-system
Returns the <pathname> of the current working directory in the current process on the local machine. You can use the return value of working-directory in conjunction with concatenate to specify pathnames of entities in the working directory.