martaFunction parsePath()fun marta.parsePath(rawValue: String): Path?Converts the absolute file path string into a Path object. Returns nil if the given string is not a valid path.