PowerTree
1.0.6
Advanced directory tree visualization tool with powerful filtering and display options more information can be found in the open source repository https://github.com/spaansba/PowerTree.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) Bart Spaans. All rights reserved.
Package Details
Author(s)
- Bart Spaans
Tags
FileSystem Directory Tree Visualization
Functions
PowerTree Edit-PowerTreeConfig
PSEditions
Dependencies
This module has no dependencies.
FileList
- PowerTree.nuspec
- PowerTree.psm1
- images\Directory_Only.JPG
- Public\PowerTree.ps1
- Private\Filtering\FormatFileExtensions.ps1
- Private\Size\GetFilesByFilteredSize.ps1
- Private\Sorting\Sorting.ps1
- Private\Configuration\ParamHelpers\BuildChildItemDirectoryParams.ps1
- Private\Configuration\ParamHelpers\BuildTreeLineStyle.ps1
- Private\Output\Help\WriteCheckForUpdates.ps1
- Private\Output\Help\WriteInfo.ps1
- Private\Output\ToFile\InitializeOutputBuilder.ps1
- LICENSE
- README.md
- images\File_Size_Minimum.JPG
- Private\Configuration\Constants.ps1
- Private\Output\BuildOutputLine.ps1
- Private\Size\GetFolderSize.ps1
- Private\Configuration\JsonConfig\GetConfigPaths.ps1
- Private\Configuration\ParamHelpers\BuildChildItemFileParams.ps1
- Private\Output\Header\GetHeaderTable.ps1
- Private\Output\Help\WriteExamples.ps1
- Private\Output\Help\WriteVersion.ps1
- Private\Output\ToFile\WriteToFile.ps1
- .vscode\launch.json
- images\Size_SortSize_Desc.JPG
- Private\Configuration\WriteConfiguration.ps1
- Private\Output\GetTreeView.ps1
- Private\Size\GetHumanReadableSize.ps1
- Private\Configuration\JsonConfig\GetDefaultConfig.ps1
- Private\Configuration\ParamHelpers\BuildExcludeDirectoryParams.ps1
- Private\Output\Header\WriteHeaderOutput.ps1
- Private\Output\Help\WriteHelp.ps1
- Private\Output\ToFile\AddDefaultExtension.ps1
- Private\Output\Update\GetUpdateAvailable.ps1
- PowerTree.psd1
- images\All_Display_Options.JPG
- Public\Edit-PowerTreeConfig.ps1
- Private\DataModel\Classes.ps1
- Private\Output\WriteOutputLine.ps1
- Private\Size\GetSizeColor.ps1
- Private\Configuration\JsonConfig\GetSettingsFromJson.ps1
- Private\Configuration\ParamHelpers\BuildFileSizeParam.ps1