pub fn convert_string_to_file_path(string: impl AsRef<str>) -> FilePath
Convert string to FilePath.
FilePath
This does not query or validate the file system.