AbstractClient.sendCommand

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void sendCommand(Command cmd, string[] args)
  2. void sendCommand(Command cmd)
  3. void sendCommand(Command cmd, const(ubyte)[][] args)
    class AbstractClient
    void
    sendCommand
    (,
    const(ubyte)[][] args...
    )

Meta