rofinn / FilePaths.jl

A type based approach to working with filesystem paths in julia
Other
81 stars 14 forks source link

Registration mechanism for path types #30

Closed nicoleepp closed 5 years ago

nicoleepp commented 6 years ago

It'd be nice if FilePaths.jl had some sort of registration mechanism, so for example Path("s3://...") worked correctly.