Android-cuttlefish cvd tool
Namespaces | Functions
symlink.cc File Reference
#include "cuttlefish/posix/symlink.h"
#include <unistd.h>
#include <cerrno>
#include <string>
#include "cuttlefish/posix/strerror.h"
#include "cuttlefish/result/result.h"
Include dependency graph for symlink.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::Symlink (const std::string &target, const std::string &linkpath)