diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-04 12:32:32 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-05 15:16:23 +0200 |
commit | abe2c89fc0e4f41f00aca3510e9bb4902e52c9e7 (patch) | |
tree | 82105fa2275f1d2f403215d6c268b8b419cebeb0 /src/buildtool/execution_api/local/local_action.hpp | |
parent | b1ce7ce328e322cafa2401af77a9334c61b72034 (diff) | |
download | justbuild-abe2c89fc0e4f41f00aca3510e9bb4902e52c9e7.tar.gz |
FileSystemManager::CreateFileHardlink: return error code on failure
Instead of returning a plain boolean, return an expected with the same
boolean value that in case of an error indicates the error code. In this
way, an error-specific handling is possible by consumers. While there,
also add proper quoting of the involved file names.
Diffstat (limited to 'src/buildtool/execution_api/local/local_action.hpp')
0 files changed, 0 insertions, 0 deletions