Load into the specified 'path' the absolute pathname of the current working directory. Return 0 on success and a non‐zero value otherwise.
Synopsis
Declared in <bdls_filesystemutil.h>
static
int
getWorkingDirectory(bsl::string* path);
Created with MrDocs