Android-cuttlefish cvd tool
Namespaces | Functions
is_symlink.cc File Reference
#include "cuttlefish/files/is_symlink.h"
#include <sys/stat.h>
#include <string>
#include "cuttlefish/result/expect.h"
#include "cuttlefish/result/result_type.h"
Include dependency graph for is_symlink.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< bool > cuttlefish::IsSymlink (const std::string &path)