File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- __ 08/29/2024__
4
4
- Added method ` .GetUnderlyingObject() ` . Outputs the underlying ` FileSystemInfo ` instance.
5
- - Fixes Issue #9 :
5
+ - Fixes [ __ Issue #9 : Sort by ascending values __ ] [ 1 ] :
6
6
- PSTree v2.1.16
7
7
8
8
``` powershell
@@ -213,6 +213,7 @@ d---- └── Format 1.83 Kb
213
213
- ` -Files ` switch has been added to the Module, now you can display files in the hierarchy tree if desired.
214
214
- ` Type ` property has been added to the output object and is now part of the _ Default MemberSet_ .
215
215
216
+ [ 1 ] : https://github.com/santisq/PSTree/issues/9
216
217
[ 2 ] : https://docs.microsoft.com/en-us/dotnet/api/system.io.directory.getdirectories?view=net-6.0
217
218
[ 3 ] : https://docs.microsoft.com/en-us/dotnet/api/system.io.directory.getfiles?view=net-6.0
218
219
[ 4 ] : https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.management/get-childitem
You can’t perform that action at this time.
0 commit comments