Package de.fraunhofer.aisec.cpg.helpers
Class CommonPath
- java.lang.Object
-
- de.fraunhofer.aisec.cpg.helpers.CommonPath
-
public class CommonPath extends java.lang.ObjectFind the common root path for a list of files
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @Nullable java.io.FilecommonPath(java.util.Collection<java.io.File> paths)
-