Command.opCmp

Compares this command with another.

  1. int opCmp(typeof(this) that)
    struct Command
    const pure nothrow
    int
    opCmp
    ()
    (
    const auto ref typeof(this) that
    )
  2. bool opEquals(typeof(this) that)

Meta