filepath icon indicating copy to clipboard operation
filepath copied to clipboard

Expose `combineAlways` and `hasLeadingPathSeparator`

Open hasufell opened this issue 4 years ago • 1 comments

Relevant: https://github.com/haskell/filepath/issues/49

hasufell avatar Dec 03 '21 17:12 hasufell

Note this behavior:

-- > Posix:   "home" <\> "/bob" == "home//bob"

hasufell avatar Dec 03 '21 17:12 hasufell