summaryrefslogtreecommitdiff
path: root/lib/chef/pwsh.rb
Commit message (Expand)AuthorAgeFilesLines
* be consistent with -1 valuesupdate-powershell-binariesLamont Granquist2021-11-031-2/+2
* fix args error in pwsh classrishichawda2021-11-031-2/+3
* update pwsh in powershell_exec to 7.1.0 and add comments explaining how to pu...ps71mwrock2020-11-171-0/+7
* provide powershell_exec functionality on x86ps_exec_x86mwrock2020-10-091-0/+3
* use class method instead of class varexec_coremwrock2020-10-011-3/+5
* fix chefstyle and spellcheckmwrock2020-10-011-2/+2
* add interpreter arg to powershell_exec allowing it to run powershell coremwrock2020-10-011-0/+59