PowerShell / WindowsCompatibility

Module that allows Windows PowerShell Modules to be used from PSCore6
Other
138 stars 33 forks source link

Should we rename Add-WinFunction parameter -FunctionName to -Name and add FunctionName as alias? #31

Closed sethvs closed 6 years ago

sethvs commented 6 years ago

Since the term function is in the function name, maybe it is better to rename -FunctionName parameter just to -Name and add -FunctionName as an alias?