saveFile

public static void saveFile(String str, String filePath)

Stores the string at the specified path

Parameters

str

The string to be stored

filePath

The specified path