If this guard is managing a file, return the file descriptor referring to that file, and return FilesystemUtil::k_INVALID_FD otherwise.

Synopsis

Declared in <bdls_filedescriptorguard.h>

FilesystemUtil::FileDescriptor
descriptor() const;

Created with MrDocs