[#HelpResult-2constructor] = xref:HelpResult.adoc[HelpResult]::HelpResult :relfileprefix: ../ :mrdocs: Construct the result from the fully rendered help text. == Synopsis Declared in `<rpc/util.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit HelpResult(std::string const& msg); ---- == Parameters [cols="1,4"] |=== | Name| Description | *msg* | The help text to carry. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#