Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
SortJson
1.0.0
SortJson.psm1
$ModuleRoot
=
Split-Path
-Path
$MyInvocation
.
MyCommand
.
Path
Resolve-Path
"$ModuleRoot\Functions\*.ps1"
|
ForEach-Object
-Process
{
.
$_
.
ProviderPath
}