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