module YARD::Server::Commands
Commands
implement specific kinds of server responses which are routed to by the {Router} class. To implement a custom command, subclass {Commands::Base}.
Commands
implement specific kinds of server responses which are routed to by the {Router} class. To implement a custom command, subclass {Commands::Base}.