Return a const reference to the name of the created temporary directory, or an empty string if the directory was released from management.

Synopsis

Declared in <bdls_tempdirectoryguard.h>

bsl::string const&
getTempDirName() const;

Created with MrDocs