Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PowerShell-Beautifier
1.2.2
test/1_Input_Bad/FileEncoding/ASCII_NoBOM.ps1
$Name
=
"world"
Write-Host
"Hello, $Name"