Crate peace_item_sh_sync_cmd
source ·Expand description
Manages a synchronization shell command for the peace framework.
Structs
- Shell command to execute.
- ApplyFns for the command to execute.
- Data used to run a shell command.
- Item for executing a shell command.
- Grouping of commands to run a shell command idempotently.
- Specification of how to look up values for an item’s parameters.
- Item parameters that may not necessarily have values.
- Tar extraction status diff function.
Enums
- Error while managing command execution.
- Record of a shell command execution.
- Diff between the current and desired file extraction.
- State of the command execution.