Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
ShowTree
1.0.0
ShowTree.psm1
# Dot-source internal and public functions
.
$PSScriptRoot\Private\Show-TreeInternal.ps1
.
$PSScriptRoot\Public\Show-Tree.ps1
# Export only the public function
Export-ModuleMember
-Function
Show-Tree