mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-12 20:38:56 -05:00
dffdd8852c
Added support for pwsh, zsh, and bash shells. Contains workaround for Register-ArgumentCompleter for array option values, currently, the wordArg is empty, the workaround fix fills the wordArg with the last option value.