slamengine-pathy A type-safe abstraction for platform-independent file system paths. Ported from purescript-pathy Example val fullPath = RootDir </> dir("baz") </> file("foo.png") See the examples file for more. Getting Started Installation TODO Usage import slamdata.pathy._, Path._