Searched defs:path_to_file (Results 1 – 3 of 3) sorted by relevance
48 Result<Json::Value> LoadFromFile(const std::string& path_to_file) { in LoadFromFile()
24 std::string path_to_file; member
45 def read_file(path_to_file, host=None): argument