Sign in
◑
Theme
gbmc
/
gbmcweb
/
f0f7c2e9ac06ee548e0c9a5988a6b35c15a6af14
/
.
/
redfish-core
/
include
/
utils
/
subprocess_utils.hpp
blob: 34ddf984a9a2ee3a352e18cac0ec933b599f08de [
file
]
#include
"async_resp.hpp"
#include
<memory>
#include
<string>
namespace
redfish
{
void
childProcessRun
(
const
std
::
shared_ptr
<
bmcweb
::
AsyncResp
>&
asyncResp
,
const
std
::
vector
<
std
::
string
>&
resetCmd
);
}
// namespace redfish