Computes the longest prefix string that is common to each path, excluding the base component
Common path-related string parsing utilities for Cloudpack
Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.
Detects the same starting part of the path in an array of file paths.