(getcwd) -> string
Returns the current working directory, as defined by the operating system. Expresses as a string.
Example:
>>(getcwd) :: "C:\mosvm"