filename
This commit is contained in:
@@ -30,7 +30,7 @@ private:
|
||||
void handle_get_metadata(const httplib::Request& req, httplib::Response& res);
|
||||
bool validate_write_token(const std::string& token) const;
|
||||
std::pair<std::string, std::string> parse_label_tag(const std::string& label_tag) const;
|
||||
nlohmann::json get_metadata(const std::string& file_path) const;
|
||||
void add_file_metadata(const std::string &file_path, nlohmann::json &metadata) const;
|
||||
|
||||
bool init_db();
|
||||
|
||||
|
Reference in New Issue
Block a user