Return the type string of the argument. Set oneline to allow it to be overridden by a custom oneline type string (m_opts.oneline_description).
Declared in <rpc/util.h>
std::string
ToString(bool oneline) const;
The type string of the argument.
| Name | Description |
|---|---|
| oneline | If true, return the compact one-line representation. |