CleanCode PowerShell Libraries v1.2.08 API: CleanCode » FileTools » Get-EnhancedChildItem
See Get-ChildItem.
Required? false
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
See Get-ChildItem.
Required? true
Position? 1
Default value
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
Excludes not just a matching item but also all its children as well.
Required? false
Position? named
Default value @()
Accept pipeline input? false
Accept wildcard characters? true
Ignores files and folders that are not Subversion-aware.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
Returns only containers (directories).
Mutually exclusive with -NoContainersOnly.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
Returns only non-containers (files).
Mutually exclusive with -ContainersOnly.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
Retrieves only the full names of the items in the locations. If you pipe
the output of this command to another command, only the item full names
are sent. Mutually exclusive with -Name.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
See Get-ChildItem.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
You can also refer to Get-ChildItem by its built-in alias "gciplus".
For more information, see about_Aliases.
Get-EnhancedChildItem does not get hidden items by default.
This function is part of the CleanCode toolbox
from http://cleancode.sourceforge.net/.
Since CleanCode 1.1.01.
Directory: W:\powershell
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a--- 6/6/2011 1:12 PM 4833 Get-NewItem.ps1
-a--- 6/6/2011 9:45 AM 9340 keywordCheck.ps1
-a--- 6/6/2011 9:40 AM 488 Parse-CfgFile.ps1
-a--- 6/6/2011 11:07 AM 327 temp.ps1
W:\powershell\Get-NewItem.ps1
W:\powershell\keywordCheck.ps1
W:\powershell\Parse-CfgFile.ps1
W:\powershell\temp.ps1
This documentation set was created with CleanCode's DocTreeGenerator.