package paths
import "github.com/docker/compose/v2/internal/paths"
Index ¶
Functions ¶
func EncompassingPaths ¶
EncompassingPaths returns the minimal set of paths that root all paths from the original collection.
For example, ["/foo", "/foo/bar", "/foo", "/baz"] -> ["/foo", "/baz].
func IsChild ¶
Source Files ¶
- Version
- v2.26.0
- Published
- Mar 22, 2024
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 3 hours ago –
Tools for package owners.