CleanCode PowerShell Libraries v1.2.08 API: CleanCode » TfsTools » Get-StaleTfsFiles
The root of the subtree to check.
If omitted, uses the current directory.
Required? false
Position? 1
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).
This function is part of the CleanCode toolbox
from http://cleancode.sourceforge.net/.
Since CleanCode 1.2.06.
Name IsInWorkspace IsLatest ChangeType IsBranch VersionLatest VersionLocal
---- ------------- -------- ---------- -------- ------------- ------------
Some.Folder False False None False 18275 0
Some.Other.Folder False False None False 18102 0
NetworkAdmin.csproj True False None False 18097 2177
AssemblyInfo.cs True False None False 18097 1879
ConnectionDialog.cs True False None False 18097 1879
Name Project Folder
---- ------- ------
Some.Folder Main .\MyRoot.DevCore\src\Main\Infrastructure
Some.Other.Folder ?? .\MyRoot.DevCore\src
NetworkAdmin.csproj NetworkAdmin .\MyRoot.DevCore\src\NetworkAdmin
AssemblyInfo.cs NetworkAdmin .\MyRoot.DevCore\src\NetworkAdmin\Properties
ConnectionDialog.cs NetworkAdmin .\MyRoot.DevCore\src\NetworkAdmin\src
This documentation set was created with CleanCode's DocTreeGenerator.