Skip to main content

Module shell_expander

Module shell_expander 

Source

Structs§

ShellExpander
Expands !`command` markers in text by running each command via $SHELL -c (fallback sh) and substituting the trimmed stdout.

Enums§

ShellExpansionError