virthttp
0.0
libvirt http interface
|
Functions | |
bool | check_depends (const rapidjson::Value &json, std::vector< DependsOutcome > &outcomes, JsonRes &json_res) noexcept |
|
noexcept |
Checks the dependency status of an action
[in] | depends_json | (possibly) dependent action |
[in] | outcomes | the current stack of previously obtained outcomes |
[in] | json_res | the response body, as JSON |
true
if the dependency chain is holding, false
if broken