Assign to this command-line object the value of the specified rhs.
Return a reference providing modifiable access to this object. The behavior is undefined unless both rhs and this object are valid (i.e., isValid() and rhs.isValid() both return true).
reference providing modifiable access to this object
| Name | Description |
|---|---|
| rhs | command-line object to assign from |