Marionette commands can return error responses, e.g. if a command fails or is invalid. We want to propagate these back to the caller whenever possible. The error object is specified in the Marionette protocol documentation, so we can model it appropriately. |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
rustfmt.toml |