Home
last modified time | relevance | path

Searched refs:stdOutput (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-user-manager/
H A Duser_mgr.hpp94 std::vector<std::string> stdOutput; in executeCmd() local
103 stdOutput.emplace_back(stdOutLine); in executeCmd()
117 return stdOutput; in executeCmd()