Client.cluster

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void cluster(string subcommand, int[] args)
  2. void cluster(string subcommand, string[] args)
    class Client
    void
    cluster
    (
    string subcommand
    ,
    string[] args...
    )
  3. alias cluster = BinaryClient.cluster
  4. void cluster(string subcommand)

Meta