mirror of
https://git.wownero.com/wownero/wownero.git
synced 2025-01-10 17:08:52 +00:00
cb0b559451
Library code should definitely not ask for console input unless it's clearly an input function. Delegating the user interaction part to the caller means it can now be used by a GUI, or have a decision algorithm better adapted to a particular caller. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
command_line_args.h | ||
command_parser_executor.cpp | ||
command_parser_executor.h | ||
command_server.cpp | ||
command_server.h | ||
core.h | ||
daemon.cpp | ||
daemon.h | ||
executor.cpp | ||
executor.h | ||
main.cpp | ||
p2p.h | ||
protocol.h | ||
rpc_command_executor.cpp | ||
rpc_command_executor.h | ||
rpc.h |