// Cannot be instantiated
Retrieve the NNTP protocol command string corresponding to a specified command code. paramcommand The command code.returnThe NNTP protcol command string corresponding to a specified command code. return _commands[command];
return _commands[command];