GetCmdType returns the command type for fast value extraction
()
| 235 | |
| 236 | // GetCmdType returns the command type for fast value extraction |
| 237 | GetCmdType() CmdType |
| 238 | } |
| 239 | |
| 240 | func setCmdsErr(cmds []Cmder, e error) { |
no outgoing calls
no test coverage detected