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.hpp95 std::vector<std::string> stdOutput; in executeCmd() local
104 stdOutput.emplace_back(stdOutLine); in executeCmd()
118 return stdOutput; in executeCmd()