Expand description
Shell abstractions for flowey command execution.
Structs§
- Flowey
Cmd - A wrapper around [
xshell::Cmd] that applies aCommandWrapperKindat execution time. - Flowey
Shell - A wrapper around [
xshell::Shell] that supports transparent command wrapping via an optionalCommandWrapperKind.
Enums§
- Command
Wrapper Kind - Serializable description of a command wrapper.