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