Closed JoshuaKGoldberg closed 5 years ago
Fixes #103. The following major language changes are required to support PowerShell:
$
variable
parameter
Closing per #103
Fixes #103. The following major language changes are required to support PowerShell:
$
at the beginning of their name when output in PowerShell- so avariable
command must be used to refer to themparameter
equivalent seems unnecessary for now)