cpg-core
6.1.0
cpg-core
/
de.fraunhofer.aisec.cpg.helpers
/
CommonPath
Common
Path
open
class
CommonPath
Find the common root path for a list of files
Functions
Functions
common
Path
Link copied to clipboard
@
Nullable
open
fun
commonPath
(
paths
:
Collection
<
File
>
)
:
@
Nullable
File