Load into path the absolute pathname of the current working directory.
Declared in <bdls_filesystemutil.h>
static
int
getWorkingDirectory(std::string* path);
Same as the overload taking bsl::string *.
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| path | receives the current working directory |