PipelineBase.sendCommand

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Object) sendCommand(ProtocolCommand cmd, string[] args)
  2. Response!(Object) sendCommand(ProtocolCommand cmd, const(ubyte)[][] args)
    class PipelineBase
    Response!(Object)
    sendCommand
    (,
    const(ubyte)[][] args...
    )

Meta