PSWriteColor
PSWriteColor copied to clipboard
Enhancement - Added PadLeft; PadCenter; PadRight; and PadCharacter Parameters to Write-Color Function
Added PadLeft; PadCenter; PadRight; and PadCharacter Parameters to Write-Color Function
Updated LinesBefore & LinesAfter code to make use of these new parameters. Allows for easily formatting menus or table output. See Example code (lines 54-65)


Care to sumbit PR instead?
THX, created pull request. Hope it is useful to the project.
Please provide proper example, not in a form of screenshot and I am not sure I understand the usage. What would be your use case? It's pretty complicated to try and use it that way.