|
SVCS - English Documentation
|
Implementation of the ServerCommandFactory class. More...
#include <iostream>#include "../include/ServerCommandFactory.hxx"#include "../include/HubCommand.hxx"#include "../include/RepoCommand.hxx"Namespaces | |
| namespace | svcs::server |
| Server-side components and administration commands. | |
| namespace | svcs::server::cli |
| Server administration command-line interface components. | |
Implementation of the ServerCommandFactory class.
Provides concrete implementation for creating server administration commands using the factory pattern with creator functions.