mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-18 17:45:48 +00:00
6 lines
60 B
C++
6 lines
60 B
C++
|
|
class RPCCommands
|
|
{
|
|
public:
|
|
HttpReply& handleCommand();
|
|
}; |