CmdParams returns the command's parameters.
()
| 45 | |
| 46 | // CmdParams returns the command's parameters. |
| 47 | CmdParams() Properties |
| 48 | |
| 49 | // CmdResult returns the command's result value, or nil if there is no |
| 50 | // result value. |
no outgoing calls
no test coverage detected