Flamenco/pkg/crosspath
Sybren A. Stüvel fd730351b5 Crosspath: add IsRoot(path) bool function
Add a function that can determine whether the given path is considered
a "root path". Considers `/`, `X:`, `X:\` and `X:/` root paths, where `X`
is any upper or lower case Latin letters.
2022-06-23 16:40:46 +02:00
..
crosspath_test.go Crosspath: add IsRoot(path) bool function 2022-06-23 16:40:46 +02:00
crosspath.go Crosspath: add IsRoot(path) bool function 2022-06-23 16:40:46 +02:00