This module tries to be as compatible as possible, it only uses basic methods that are known to be working in all FileSystem abstraction-layers.
In addition, we use type parameters for all PathLikes, so downstream users can utilize their implementations accordingly.
This module tries to be as compatible as possible, it only uses basic methods that are known to be working in all FileSystem abstraction-layers. In addition, we use type parameters for all
PathLikes, so downstream users can utilize their implementations accordingly.