package util

Import Path
	github.com/carapace-sh/carapace/pkg/util (on go.dev)

Dependency Relation
	imports 6 packages, and imported by one package

Involved Source Files util.go
Package-Level Functions (total 3)
FindReverse traverses the filetree upwards to find given file/directory.
HasPathPrefix checks if given string has a path prefix.
HasVolumePrefix checks if given path has a volume prefix (only for GOOS=windows).