refactor
All checks were successful
BlockStorage/repertory_osx_builds/pipeline/head This commit looks good
BlockStorage/repertory_linux_builds/pipeline/head This commit looks good

This commit is contained in:
2023-12-13 15:32:30 -06:00
parent 94675a3011
commit f44972b8b3
2 changed files with 19 additions and 15 deletions

View File

@@ -66,7 +66,7 @@ private:
const api_file &file);
auto do_directory_operation(
const std::string &api_path,
const std::string &api_path, bool directory,
std::function<api_error(const encrypt_config &cfg,
const std::string &source_path)>
callback) const -> api_error;