[#fsbridge-FileLock-GetReason] = xref:fsbridge.adoc[fsbridge]::xref:fsbridge/FileLock.adoc[FileLock]::GetReason :relfileprefix: ../../ :mrdocs: Describe why the most recent TryLock() failed. == Synopsis Declared in `<util/fs.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string GetReason(); ---- == Return Value The failure reason recorded by TryLock(). [.small]#Created with https://www.mrdocs.com[MrDocs]#