fromText package:system-filepath

Convert human‐readable text into a FilePath. This function ignores the user’s locale, and assumes all file paths are encoded in UTF8. If you need to create file paths with an unusual or obscure encoding, encode them manually and then use decode. Since: 0.2
Convert human‐readable text into a FilePath. This function ignores the user’s locale, and assumes all file paths are encoded in UTF8. If you need to create file paths with an unusual or obscure encoding, encode them manually and then use decode. Since: 0.2