chris-peterson / pwsh-gitlab

:computer: PowerShell module for GitLab
MIT License
22 stars 10 forks source link

Export Cmdlets instead of Functions #101

Open chris-peterson opened 1 month ago

chris-peterson commented 1 month ago

Module should export CmdletsToExport rather than FunctionsToExport

docs

I think this should "just work", but it warrants some testing and a version bump