Return [str, err] where str is the current working directory and err the error code.
[str, err]
str
err
Generated using TypeDoc
Return
[str, err]
wherestr
is the current working directory anderr
the error code.