# shellcheck shell=dash

___x_cmd_txt_expand(){
    ___x_cmd chat --request --type txt,expand --without-repl --history 0 --require-question --minion "$___X_CMD_ROOT_MOD/txt/lib/minion/expand.yml" "$@"
}


