MCPcopy Create free account
hub / github.com/3rdparty/libprocess / DESCRIPTION

Function DESCRIPTION

include/process/help.hpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74
75template <typename... T>
76inline std::string DESCRIPTION(T&&... args)
77{
78 return strings::join("\n", std::forward<T>(args)..., "\n");
79}
80
81
82// Helper for description of Authentication requirements.

Callers 12

TOGGLE_HELPMethod · 0.85
START_HELPMethod · 0.85
STOP_HELPMethod · 0.85
START_HELPMethod · 0.85
STOP_HELPMethod · 0.85
DOWNLOAD_RAW_HELPMethod · 0.85
DOWNLOAD_TEXT_HELPMethod · 0.85
DOWNLOAD_GRAPH_HELPMethod · 0.85
STATISTICS_HELPMethod · 0.85
STATE_HELPMethod · 0.85
helpMethod · 0.85
statsHelpMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected