forked from dsccommunity/SqlServerDsc
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write-ModuleStubFile: Add Aliases for Functions (dsccommunity#1225)
- Changes to Write-ModuleStubFile.ps1 - Create aliases for cmdlets in the stubbed module which have aliases (issue dsccommunity#1224). - Use a string builder to build the function stubs. - Fixed formatting issues for the function to work with modules other than SqlServer.
- Loading branch information
1 parent
4ead350
commit edb611d
Showing
2 changed files
with
162 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters