Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Turtle
0.1.8
psturtle.com/Commands/Set-Turtle.html.ps1
$myCommandName
=
$MyInvocation
.
MyCommand
.
Name
-replace
'\.html\.ps1$'
if
(
$site
.
includes
.
Help
)
{
.
$site
.
includes
.
Help
-Command
$myCommandName
}