Enums§
- Error
- Describes all errors variants from this crate.
Functions§
- check_
empty_ process_ output - Ensure that the output’s stdout and stderr are empty, indicating the command had succeeded.
- check_
process_ success - Ensure that the tmux command succeeded (exit status 0) before parsing its output.
- map_
add_ intent - Convert a nom error into an owned error and add the parsing intent.