Extras returns all the Extras associated with the command.
()
| 55 | |
| 56 | // Extras returns all the Extras associated with the command. |
| 57 | Extras() *CmdExtras |
| 58 | |
| 59 | // Mutate mutates the State using the command. If the builder argument is |
| 60 | // not nil then it will call the replay function on the builder. |
no outgoing calls