Searched refs:api_paths (Results 1 – 1 of 1) sorted by relevance
38 std::vector<std::string> api_paths; member61 ret.api_paths.emplace_back(optarg); in ParseArgs()75 if (ret.api_paths.empty() || ret.context_paths.empty()) { in ParseArgs()95 for (auto& api_path : args.api_paths) { in main()