|
Android-cuttlefish cvd tool
|
#include <filesystem.h>

Public Member Functions | |
| FileLock ()=delete | |
| FileLock (const std::string &path) | |
Private Attributes | |
| unique_fd | fd_ |
|
delete |
| FileLock::FileLock | ( | const std::string & | path | ) |
|
private |