Construct the result from the fully rendered help text.

Synopsis

Declared in <rpc/util.h>

explicit
HelpResult(std::string const& msg);

Parameters

Name

Description

msg

The help text to carry.

Created with MrDocs