Files
rippled/src/RPCCommands.h
2012-03-06 22:43:06 -08:00

6 lines
60 B
C++

class RPCCommands
{
public:
HttpReply& handleCommand();
};