Searched refs:psuPathModel (Results 1 – 1 of 1) sorted by relevance
31 std::string psuPathVersion, psuPathModel; in main() local40 action->add_option("-m,--get-model", psuPathModel, in main()60 if (!psuPathModel.empty()) in main()62 ret = model::getModel(bus, psuPathModel); in main()