| java.lang.Object org.andromda.maven.utils.CVSDirRemover
CVSDirRemover | public class CVSDirRemover (Code) | | Recursively removes CVS directories and their contents from the given directory.
|
Method Summary | |
public static List | remove(String rootDir) Recursively removes all CVS directories from the specified root directory and returns the names of all
the directories that have been removed. |
remove | public static List remove(String rootDir)(Code) | | Recursively removes all CVS directories from the specified root directory and returns the names of all
the directories that have been removed.
|
|
|