The methods of the WorkingDirectory class are listed below. For a complete list of WorkingDirectory class members, see the WorkingDirectory Members topic.
![]() | Recurses through all child directories starting with base directory. Add all the cvs entries found to the folder collection. |
![]() | Add a new entry to the folders collection. |
![]() | Clear folders collection. |
![]() | |
![]() | Returns the data as a string as required by the cvs server. |
![]() | |
![]() | |
![]() | Determines if the path specified is inside of the working directory path. |
![]() | Read all the existing entries. |
![]() | Convert the directory name to a win32 directory name with the appropriate slashes. TODO: Clean up this dirty bad boy and move the functionality to the Manager |
![]() | Converting the local directory string to a remote/ *nix string. |
![]() | Render the object as a human readable string. |
![]() | |
![]() |
WorkingDirectory Class | ICSharpCode.SharpCvsLib.Misc Namespace